Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea39…30ad0xa8b2…1d68Base$0.0170%0x9501…c67712d ago0xa1a94a…e605b4
0x4915…83e30xa8b2…1d68Base$0.0170%0x9501…c67712d ago0xd49d43…bf0fa0
0x2086…19b20xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x50725e…b8e6e1
0xea39…30ad0xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x538e1f…d0ff57
0x92fd…a8fa0xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x3fba52…8f2948
0x443c…e14b0xa8b2…1d68Base$0.0170%0x9501…c67712d ago0xa70a17…bca8a3
0x2448…38290xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x740a69…4723c8
0xaa11…f3900xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x744a9c…e95dd1
0xaa11…f3900xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x87d6aa…9d0426
0x3fcd…cda80xa8b2…1d68Base$0.0170%0x9501…c67712d ago0xd81992…94d1e4
0x6108…fef40xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x32b62d…5c9827
0x6956…50440xa8b2…1d68Base$0.0170%0x9501…c67712d ago0xebc509…32181d
0x9b9e…cce60xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x7c1079…fcb9ed
0xc960…2c340xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x1642a7…c3253c
0xc960…2c340xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x3a989e…8fb613
0x2e9d…fae30xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x0df909…c54a68
0xeacf…01e40xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x84ffaa…0ffc66
0x6108…fef40xa8b2…1d68Base$0.0170%0x9501…c67712d ago0xdb2f6b…44d88a
0x0c6e…c0590xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x4c378a…806c78
0x4540…af660xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x9ff6cd…263b39
0x190c…54e30xa8b2…1d68Base$0.0170%0x9501…c67712d ago0xedc04b…27fb06
0x623b…d1f40xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x9e32fd…cbbca1
0x8504…af950xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x44d4f8…8fd269
0x4106…d36a0xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x33e0e4…78dd23
0xcc80…d15b0xa8b2…1d68Base$0.0170%0x9501…c67712d ago0x8be962…2ab959

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.