Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0x5f09…a37bBase$0.01100%coinbase69d ago0x607571…6ad4d4
0x19ea…606c0x410d…238dBase$0.01100%coinbase69d ago0xb08831…d09729
0x19ea…606c0x9ce2…97e8Base$0.01100%coinbase69d ago0xf6fd6d…5f8ee0
0x19ea…606c0x5695…40f6Base$0.01100%coinbase69d ago0xe98f0c…92784a
0x19ea…606c0xdc12…1497Base$0.01100%coinbase69d ago0x855c9b…7409ae
0x19ea…606c0x6d30…1232Base$0.01100%coinbase69d ago0x65bcde…fb254d
0x19ea…606c0xb651…0b96Base$0.01100%coinbase69d ago0x6b990c…f8035e
0x19ea…606c0x1337…bb20Base$0.01100%coinbase69d ago0x25147b…7abe15
0x19ea…606c0x65ed…c4afBase$0.01100%coinbase69d ago0xaf18a7…352fd9
0x19ea…606c0xe1a3…1c7eBase$0.01100%coinbase69d ago0x92bcc6…93632c
0x19ea…606c0x61fc…f456Base$0.01100%coinbase69d ago0x5ab800…aa9656
0x19ea…606c0xa681…106fBase$0.01100%coinbase69d ago0x8fae36…22f7a4
0x19ea…606c0xaf0d…7aeaBase$0.01100%coinbase69d ago0x4edbd0…61e8e8
0x19ea…606c0xad47…86b0Base$0.01100%coinbase69d ago0x5b5a99…8d7e2a
0x19ea…606c0x2863…8829Base$0.01100%coinbase69d ago0x4cab62…cfcfa8
0x19ea…606c0x708f…c25bBase$0.01100%coinbase69d ago0x434160…0c8f29
0x19ea…606c0x95b0…768bBase$0.01100%coinbase69d ago0x9c8981…30a63f
0x19ea…606c0xcf16…10d9Base$0.01100%coinbase69d ago0xd21cf8…25979b
0x19ea…606c0x56f1…ea76Base$0.01100%coinbase70d ago0xb0a48e…d9c671
0x19ea…606c0x8101…1e4cBase$0.01100%coinbase70d ago0x4558a9…6b9e79
0x19ea…606c0x3aa0…de6fBase$0.01100%coinbase70d ago0x5b3fd6…a2c0be
0x19ea…606c0x58d5…8635Base$0.01100%coinbase70d ago0x0a65e4…024123
0x19ea…606c0x618e…5f86Base$0.01100%coinbase70d ago0xb395c0…1ba03c
0x19ea…606c0x0e2d…70e9Base$0.01100%coinbase70d ago0xdc37bd…b89e65
0x19ea…606c0x7281…1013Base$0.01100%coinbase70d ago0xfea12a…45347c

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.