Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown54d ago0x35402e…a5320a
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x0d025f…5c9918
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x2acdde…806fbc
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x2507aa…7d0cea
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x78a7bc…1d67a1
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xa061f3…e4a25d
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xa25b67…9290f7
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x28647b…5f3645
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xa1eb01…90265f
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x3f37f6…8b7742
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xf44207…cc4963
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x025523…d5c63a
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xd2b345…8cd498
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x2c4b8f…dbd2aa
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xe4e812…7f472d
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xea3c45…7072d3
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x166f17…2862f6
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x7f3450…345533
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x4e0996…cd51c9
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xeca473…357e0c
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xd6f5c5…655647
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x79dc0e…f87439
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xa16295…9b5d27
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0xf9bf12…f658a2
0x2212…2a2f0x9c95…e299Base$0.001100%Route unknown55d ago0x869a40…9b0e89

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.