Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc43…e2690xe8af…e09eBase$0.01100%0x461a…5962105d ago0x24cfd6…ac46f3
0xcc43…e2690x85e9…7937Base$0.003776100%0x461a…5962105d ago0x5f9f4e…877a6b
0xcc43…e2690xe8af…e09eBase$0.01100%0x461a…5962105d ago0xcbc2f1…802969
0xcc43…e2690x99ca…fa28Base$0.00768100%0x461a…5962105d ago0x143c7d…cc047f
0xcc43…e2690x3781…8387Base$0.003776100%0x461a…5962105d ago0x562458…f2d949
0xcc43…e2690x44b4…727bBase$0.00768100%0x461a…5962105d ago0x73d282…748c57
0xcc43…e2690x87fa…a810Base$0.00768100%0x461a…5962105d ago0x511b34…9f66f7
0xcc43…e2690x5865…0e0dBase$0.01100%0x461a…5962105d ago0xf091c2…30b958
0xcc43…e2690xd379…8dc1Base$0.02100%0x461a…5962105d ago0x3be66f…112d32
0xcc43…e2690x44b4…727bBase$0.003776100%0x461a…5962105d ago0x54f695…7862f9
0xcc43…e2690x8780…289eBase$0.00768100%0x461a…5962105d ago0x576061…26737c
0xcc43…e2690x0d3b…0707Base$0.001100%0x461a…5962105d ago0x0637ef…12c559
0xcc43…e2690x0d3b…0707Base$0.001100%0x461a…5962105d ago0xd668ff…fdabb6
0xcc43…e2690x0d3b…0707Base$0.001100%0x461a…5962105d ago0x45a074…5a0762
0xcc43…e2690x0d3b…0707Base$0.001100%0x461a…5962105d ago0xa4d80b…0be159
0xcc43…e2690x0d3b…0707Base$0.001100%0x461a…5962105d ago0x72c56c…8a6017

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.