Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0xa35e78…89e04e
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x65c13d…ba3006
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa36d ago0x52b5e0…fd4a51
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x096555…1559b3
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x4117cb…2e434c
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa36d ago0xf5386c…d4075a
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x9680e2…05a117
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa36d ago0x17f20d…38f00e
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x0568b1…17586c
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x321d71…68911d
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x25ee19…534f5a
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa36d ago0x8f4986…27e5ae
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa36d ago0x9f12c9…69def8
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x147046…eed7c7
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0xd5fad0…39c70d
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0xdee946…5eabf6
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa36d ago0x9e74af…674a60
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0xfc4077…d1dfd4
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa36d ago0x4ac266…f4ff1b
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x690fb3…95dce5
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x915956…0eedad
0x16a0…cb630xfe80…47eeBase—$0.001100%fluxa36d ago0xebd120…ccb22c
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x96098a…2bf2ac
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa36d ago0x2d5469…d12653
0x16a0…cb630x9c95…e299Base—$0.001100%fluxa37d ago0x198ce4…5f1b7a

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.