Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%candidates105d ago0x1510bb…f38216
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x6ad789…2512db
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0x930620…1f6116
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x3b589a…a0224c
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0xd0df3b…e14c03
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x818394…0917bc
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0x373f75…05e575
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x9d9117…deebb2
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0x6a59e5…8e1a0c
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0xe265fc…6334d3
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0x9ebc60…149d3a
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x413c60…b639ad
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0xfb27cb…761b1e
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x2b498a…f7e57e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0x66feb2…a9b013
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x3a5d2f…dc2fd3
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0xf05eac…99d280
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x024052…09fbaa
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0xa6080e…3355f4
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x087a66…5a7782
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0xc701e8…67d5ba
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0xef5e03…22fc82
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0x8111ec…6c200b
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates105d ago0x73d744…65cee1
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase105d ago0xc0b880…cfb064

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.