Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xcf2f86…92f621
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x4e6a17…64118b
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xc5c906…433cef
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x18b13f…701ea5
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x72524f…ca170e
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xbcd264…086f05
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xac423b…030a41
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xcf0077…0c599d
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x989966…1dcc7b
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x4f0ea2…e02203
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x26d622…655888
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xeb3305…d73e2a
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x15cdab…01b3bc
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xe80f16…062226
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x5b3165…752db1
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xec212c…48edd9
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x598fa6…3ab908
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x26c3db…e6c351
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xc4cebe…9895b3
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xd341d4…0045b4
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x987be8…18de25
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xd2e3fe…622e37
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x079e8e…ee232c
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0x6da359…a90f5f
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa52d ago0xeec054…92611b

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.