Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0x315285…4797be
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0x3bc950…b46a84
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0x326603…abece3
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0x51a0dd…1bd421
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0xdf5224…59e039
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0xddc017…30fc3a
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0x07b568…ef492e
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0x2e643e…1dcb68
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0xfec47e…01ab61
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0x33a279…938415
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0xc59a78…ed2083
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0x309d21…ef3109
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0x8ccaad…230e1e
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0x6c53bc…81da69
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0x43430b…6b4bfd
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0xf18bf8…57ea64
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0x4ede98…0f0075
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0x427b5b…7dee8f
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0x18bf70…247ddf
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0xb47051…9264cd
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0x39c020…c7beb7
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0xb87934…b92302
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0x0c7768…2fad56
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates72d ago0x7fa6d7…8e9007
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase72d ago0xa4acc9…7f11e2

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.