Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$5.25100%0x63f7…457885d ago0x93c830…92279e
0xc9a2…31540x0e3d…7757Base$21.00100%0xd1bc…096d85d ago0xb865d2…966190
0xc9a2…31540x0e3d…7757Base$10.50100%0x20d2…f0b285d ago0xc3aace…61e81d
0xc9a2…31540x0e3d…7757Base$2.10100%0xc246…c59585d ago0x458142…a34229
0xc9a2…31540x0e3d…7757Base$1.05100%0x16b5…bfc085d ago0x19513d…36347a
0xc9a2…31540x0e3d…7757Base$10.50100%0x4173…266585d ago0x5b8df7…4678b8
0xc9a2…31540x0e3d…7757Base$2.10100%0xc2ed…bd4e85d ago0xfe214c…e8b88c
0xc9a2…31540x0e3d…7757Base$10.50100%0xdb8c…386185d ago0x375579…3b2fc3
0xc9a2…31540x0e3d…7757Base$11.55100%0x2041…bdf685d ago0x6d08fb…966835
0xc9a2…31540x0e3d…7757Base$52.50100%0x6ea2…9d3385d ago0x4ba4da…d85c58
0xc9a2…31540x0e3d…7757Base$10.50100%0x77d0…ce5085d ago0xb93875…ad116a
0xc9a2…31540x0e3d…7757Base$5.25100%0x6d55…0cde85d ago0xef07ba…edab79
0xc9a2…31540x0e3d…7757Base$31.50100%0xc506…1e3d85d ago0x82bf29…bfb7be
0xc9a2…31540x0e3d…7757Base$10.50100%0x6d99…b43385d ago0xdb023d…a319ac
0xc9a2…31540x0e3d…7757Base$10.50100%0x88c8…503885d ago0xc99fe9…3b48d9
0xc9a2…31540x0e3d…7757Base$1.05100%0xf3d1…2b9c85d ago0xc980ac…9b7f50
0xc9a2…31540x0e3d…7757Base$4.20100%0xd301…c7ff85d ago0x10a671…871d62
0xc9a2…31540x0e3d…7757Base$21.00100%0x6476…d72685d ago0xc4fa04…379da3
0xc9a2…31540x0e3d…7757Base$11.55100%0x214e…3e4a85d ago0x3099e5…fcf676
0xc9a2…31540x0e3d…7757Base$2.10100%0x7381…a3ba85d ago0xf141a8…f6ef9c
0xc9a2…31540x0e3d…7757Base$10.50100%0x54de…447085d ago0xbc6edd…7a322e
0xc9a2…31540x0e3d…7757Base$5.25100%0x699a…427485d ago0x5a52d0…ca4e97
0xc9a2…31540x0e3d…7757Base$3.15100%0xb7ce…a06285d ago0xc43ae9…0684f7
0xc9a2…31540x0e3d…7757Base$9.45100%0x64e4…55d985d ago0x0ea922…22d3a5
0xc9a2…31540x0e3d…7757Base$10.50100%0x212c…a8f685d ago0xfda180…006428

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.