Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68a8…d9fb0xa9d1…9729Base—$0.01100%coinbase66d ago0x6bc190…47276c
0x68a8…d9fb0xb0cc…02aaBase—$0.01100%coinbase66d ago0xe7117e…6adba6
0x68a8…d9fb0xc493…8662Base—$0.01100%coinbase66d ago0x18a08b…28cc0f
0x68a8…d9fb0x7e33…ae74Base—$0.01100%coinbase66d ago0x1fc804…402545
0x68a8…d9fb0x7f40…fba5Base—$0.01100%coinbase66d ago0xd54b7e…4b4bda
0x68a8…d9fb0x2642…19ffBase—$0.01100%coinbase66d ago0xde5f03…1ff360
0x68a8…d9fb0xe528…b241Base—$0.01100%coinbase66d ago0x42a09f…8e1bdc
0x68a8…d9fb0x9bad…3046Base—$0.01100%coinbase66d ago0x9ea09b…399b2d
0x68a8…d9fb0x87ef…ff00Base—$0.01100%coinbase66d ago0xa9d5b8…258cc9
0x68a8…d9fb0x7bf5…8526Base—$0.01100%coinbase66d ago0x5d623e…25d2ea
0x68a8…d9fb0x4cd3…121cBase—$0.01100%coinbase66d ago0x7f8d57…54201c
0x68a8…d9fb0x144b…d228Base—$0.01100%coinbase66d ago0x7a0e2b…741c18
0x68a8…d9fb0x8897…7e60Base—$0.01100%coinbase66d ago0xe08c54…c68d49
0x68a8…d9fb0xd38f…84e5Base—$0.01100%coinbase66d ago0x9d07ad…030da6
0x68a8…d9fb0x5b35…6fc2Base—$0.01100%coinbase66d ago0x0fefda…1f3533
0x68a8…d9fb0x1dcb…a972Base—$0.01100%coinbase66d ago0xc743a6…cd6c24
0x68a8…d9fb0x96ee…dba8Base—$0.01100%coinbase66d ago0xbafdad…899cf4
0x68a8…d9fb0x26f7…110dBase—$0.01100%coinbase66d ago0xe04428…a25210
0x68a8…d9fb0xcd48…7ca6Base—$0.01100%coinbase66d ago0xff53e9…a2d5b1
0x68a8…d9fb0x0a85…840aBase—$0.01100%coinbase67d ago0x3933f8…3c8af9
0x68a8…d9fb0x64c9…e9aaBase—$0.01100%coinbase67d ago0x4ba0b1…5ee313
0x68a8…d9fb0x241b…e98dBase—$0.01100%coinbase67d ago0x005bd7…9ef488
0x68a8…d9fb0xc4dd…ea34Base—$0.01100%coinbase67d ago0x84603b…9ae865
0x68a8…d9fb0x5b6b…f4d4Base—$0.01100%coinbase67d ago0x6ba352…5a056a
0x68a8…d9fb0x1307…851cBase—$0.01100%coinbase67d ago0xca07cc…a5b613

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.