Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa33d ago0x992c9e…d3b5ae
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa33d ago0xb5edc2…caca3e
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa33d ago0x7bb66f…057aed
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa33d ago0xd333b1…9381fd
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0xa0248c…04f75e
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa34d ago0xaf48b3…75f5b5
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x00bf56…2adad5
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa34d ago0x7fe73b…13a47f
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa34d ago0xd62ebe…3379bf
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x6e80d0…ca24ce
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x79fa5f…a09689
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x181f89…3da2f9
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa34d ago0x36862a…0a902f
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0xac4447…58b90c
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa34d ago0xe9a0ce…9d05e2
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0xe147bd…9e6b44
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x5cb0c1…aa4f9c
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0xac93a0…f99cf6
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x6dac32…be799d
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa34d ago0x88a0b6…fc5abf
0xaf0a…57100x9c95…e299Base—$0.001100%fluxa34d ago0xdf0dfb…a9fb65
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0x4c9120…f99783
0xaf0a…57100xfe80…47eeBase—$0.001100%fluxa34d ago0xc9d87e…060105

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.