Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0xf05dfb…282746
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa48d ago0x8a8407…1f9fd1
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa48d ago0x973a32…a71489
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa48d ago0x703b60…edd5a8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0x5b9e73…282ff9
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0xb81a2c…5c18d4
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa48d ago0x19a339…f74997
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0x0013b5…172375
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa48d ago0x1a2f14…8e011e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0x6131f7…961697
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0x38678b…8f509e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0xbf67e8…2f10b3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0x0baef0…ec924f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0xb023c0…416fa1
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0xfed81f…e218c9
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0x7ee5cb…f79aa4
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0x04ee6c…271014
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa48d ago0x57816d…7b7534
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa49d ago0xb395cc…8b767d
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa49d ago0xce0a14…596dd7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa49d ago0xd2b19c…a2a119
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa49d ago0xfa6467…47efcb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa49d ago0x310198…6ea16c
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa49d ago0xb0120e…fbdf28
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa49d ago0x3db979…41cc90

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.