Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4ab…1b260xa516…9f62Base—$0.01100%coinbase72d ago0x611d77…fdbd38
0xf4ab…1b260x52af…6e19Base—$0.01100%coinbase72d ago0x0eb6ce…a19424
0xf4ab…1b260x3c04…67b5Base—$0.01100%coinbase72d ago0xff9386…68cabc
0xf4ab…1b260xc3fb…f804Base—$0.01100%coinbase72d ago0x7b9eef…2c4fea
0xf4ab…1b260xd153…7142Base—$0.01100%coinbase72d ago0x1ea8c8…e38f8a
0xf4ab…1b260x93e6…02ffBase—$0.01100%coinbase72d ago0x28a7c5…910e33
0xf4ab…1b260x64a8…7f69Base—$0.01100%coinbase73d ago0xdfeb16…51536e
0xf4ab…1b260xaa23…aa8dBase—$0.01100%coinbase73d ago0x1841a5…dab1e4
0xf4ab…1b260x5a8d…e89aBase—$0.01100%coinbase73d ago0x5842aa…b32b13
0xf4ab…1b260x9282…3757Base—$0.01100%coinbase73d ago0x447823…7cdd0a
0xf4ab…1b260x7b4d…5dc3Base—$0.01100%coinbase73d ago0xebf71a…7f53ba
0xf4ab…1b260x029b…1e87Base—$0.01100%coinbase73d ago0xf996ff…9fb251
0xf4ab…1b260xe782…4f55Base—$0.01100%coinbase73d ago0xe1efb7…2f6369
0xf4ab…1b260x158b…8df8Base—$0.01100%coinbase73d ago0x42b965…bed90a
0xf4ab…1b260xe677…b07fBase—$0.01100%coinbase73d ago0x1662f6…7e5c28
0xf4ab…1b260x211b…636fBase—$0.01100%coinbase73d ago0x470fb6…e47617
0xf4ab…1b260xf47f…6840Base—$0.01100%coinbase73d ago0xf3d46a…f4addd
0xf4ab…1b260x8ce5…d585Base—$0.01100%coinbase73d ago0xc7f2d6…332a58
0xf4ab…1b260x555a…feceBase—$0.01100%coinbase73d ago0xbde125…d4e584
0xf4ab…1b260x44d6…672eBase—$0.01100%coinbase73d ago0x7680c6…26bd75
0xf4ab…1b260x67fd…f519Base—$0.01100%coinbase73d ago0x02998c…d7a081
0xf4ab…1b260x0773…e089Base—$0.01100%coinbase73d ago0xf3e4bb…f91096
0xf4ab…1b260x96e8…90c3Base—$0.01100%coinbase73d ago0xb2764a…cae412
0xf4ab…1b260xd5f5…0832Base—$0.01100%coinbase73d ago0x34548c…b5ea86
0xf4ab…1b260x48a2…01daBase—$0.01100%coinbase73d ago0x3680de…2f3741

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.