Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0x119af8…341cbc
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0xd4204b…b45410
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0xb800cb…698c0a
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0xbea0b0…e5f35e
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0xb60601…4f0909
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0xf72cc6…a6f0c5
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0xcab76a…43f72b
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0x09e06c…3d94a8
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0x70d141…04816f
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0x66534b…1473ff
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0x5bcc4d…2431d9
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0xa3f2fd…145180
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0x80e23f…e370f0
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0x606259…7dc265
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0xd38a99…9bdc65
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0x734319…ee03bf
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0x84acc9…e90f7b
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0xc3be9a…8869ab
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0x6cf55f…7653ee
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0xd761e1…6eeb23
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0x84bea8…76a398
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0x6df231…4c5da7
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0x0802fa…d685f9
0xabd8…eefc0x13bf…b9a7Base—$0.004100%candidates92d ago0xd5ae54…366be6
0xabd8…eefc0x13bf…b9a7Base—$0.002100%coinbase92d ago0xf61ad3…bd1637

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.