Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x55dfce…de4f30
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x90e628…7bd994
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xc94f82…645498
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xfbcafe…968b96
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x5a8dc3…2d3411
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xa42d14…4b9978
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x178db2…653f17
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xbd54c9…29c412
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xe64df7…a0b874
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x15c267…b3f69f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x2a9c51…21e22a
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x136315…472378
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x798f46…6327ae
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x17ee76…79a405
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xdda4f1…bc384d
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xd11cf5…a3b481
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xf23c4d…d59991
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x09ee1d…b64b10
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x53cade…497e37
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xf5dea4…74fb89
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xb6bed1…c55650
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x84f260…a678f8
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0x92ac5a…a26346
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xa9dfe0…b2a3da
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase80d ago0xcabed8…1ecb85

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.