Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x110d52…cf2898
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x2e977f…5f3de9
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x48803d…57f4ec
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x772455…2e6a15
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xab97a7…7f5d9f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xc163f9…78cc24
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x46bb13…74056c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xbdfb77…4a9cc4
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x01257a…fb1546
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x73b85d…ec79b6
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xc629c5…060cea
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x40c965…417b14
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xc90ad7…a36286
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xad9688…3bc2be
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x7e22bd…9ea459
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x14ef0e…11d651
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x35d5b5…e5abb9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xe3f2f1…1829a3
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x329b29…c1f67c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x1d1dca…11ba4d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x314de1…e333ce
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x15c03b…6d730d
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xde8868…d78974
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0xe588bd…8b1d2f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518d ago0x26825c…00f677

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.