Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0x2d7e3a…e7bfc4
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0x369925…216489
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0xf511af…6df884
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x2abfc8…44e6d5
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x6f6eb4…f3ac48
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0x353b20…5b6311
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x10b8e6…1af764
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0x780f84…9db9bf
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0xf93711…918815
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x49f403…04cc5c
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0xec1d52…8f0e32
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0xe3af69…da3517
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0x54d10c…5480ab
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x895748…297be9
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0x506979…24e7d6
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0x9376a2…0aaab4
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x048362…5c6d48
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x6d6686…9c893e
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0x48e2fe…5e0865
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x7c46c6…ced735
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x61025e…77fd55
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa36d ago0x2465cf…75ac25
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x5b8876…7e59b2
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x6bf9ca…49b425
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa36d ago0x1a1473…37385e

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.