Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase63d ago0x634bb8…8a1c7a
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x3fdfb1…6f57af
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0xbe358f…307d9b
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x12bd97…e1cf09
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x84717b…d76ec9
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x3cb9ca…836814
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x3c89be…92f50c
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0xef7d51…141bd7
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x7721a9…cf4c5b
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x6071cb…e62e12
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.05100%coinbase63d ago0x9b193c…b8935d
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x57a24a…6d60b4
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0xf18032…ebe5cc
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x25ce88…a1864b
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0xde1d20…88a35d
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x3a4238…483bfe
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x9d4537…2824e8
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x039d82…56febf
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x234f9b…02e43b
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase63d ago0xbd7db9…f4daed
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase63d ago0x98010e…54e047
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x4254a8…df2c13
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.005100%coinbase63d ago0x5d7216…b3e7fb
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase63d ago0x05ee00…0d0d94
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase63d ago0x880e98…107555

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.