Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0xa79593…184dd3
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x739036…89a21c
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa36d ago0xebe2e7…4f1fec
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x683173…f347b4
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x49d0b3…0a8cca
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0xf7ab23…1e7ae6
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x7abfbd…2a5ad3
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x4c1b5c…887610
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x712c0d…29d865
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0xdf721e…d12e80
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x7d58d4…c302f0
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x81664c…7830a6
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x598c9a…512332
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0xbb4989…71913d
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa36d ago0xcab223…263d5b
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x08e20e…cf11ce
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa36d ago0x1b136e…1dbc85
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa36d ago0x1ea83e…7855e6
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa37d ago0x889655…e92adc
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa37d ago0xd72e76…755bf6
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa37d ago0xadde1b…eb1a43
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa37d ago0x4a86a7…4f1da9
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa37d ago0x2354ad…34cb09
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa37d ago0x97b4fd…416a77
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa37d ago0x9278df…ece803

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.