Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xe45cd9…182aa4
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x29e33a…5166b5
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x4bd44f…f9a3cc
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xad0e8a…611863
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x73aedc…b08ca8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x84a1ee…3145e4
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xc4b55a…7d4cb7
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xce6032…3d6120
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xa653e6…07b131
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x15c921…9d6e10
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x03b57e…022073
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xa195e4…e5d892
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xf5588f…b19e34
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x547600…cb17d7
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xdfc546…8715ae
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xf42cdd…894fff
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xda0089…a7e3cc
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xe55304…0e5e1a
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x84b6d0…fc98f6
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xaae82b…8d90bf
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xa92124…f37daa
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x962c86…ad0433
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x749db7…d38bf7
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0x40c771…447b73
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa91d ago0xc29865…924bb1

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.