Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x842c…1a6a0x13bf…b9a7Base—$0.002100%coinbase100d ago0xfe12b0…713ec2
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0x5c7942…006f2d
0x842c…1a6a0x13bf…b9a7Base—$0.002100%coinbase100d ago0xe61a5b…2014e8
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0xde1725…3cdbc6
0x842c…1a6a0x13bf…b9a7Base—$0.002100%coinbase100d ago0xd98968…8dc9e6
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0x84e1f4…8199b8
0x842c…1a6a0x13bf…b9a7Base—$0.002100%coinbase100d ago0xc5e808…167eb0
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0x766b60…f55b4b
0x842c…1a6a0x13bf…b9a7Base—$0.002100%coinbase100d ago0x72b3fc…e29d3f
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0x5b88c9…63db5a
0x842c…1a6a0x13bf…b9a7Base—$0.002100%coinbase100d ago0xd73112…0995b0
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0x5da8a8…a62eea
0x842c…1a6a0x13bf…b9a7Base—$0.002100%candidates100d ago0x6e1270…d0935a
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0x600f27…9568fd
0x842c…1a6a0x13bf…b9a7Base—$0.002100%candidates100d ago0xf51be2…86f809
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0xa6e1a8…a8ad63
0x842c…1a6a0x13bf…b9a7Base—$0.002100%candidates100d ago0x5d9edd…a16688
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0x22de79…efec66
0x842c…1a6a0x13bf…b9a7Base—$0.002100%coinbase100d ago0xf9ad24…5c1983
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0x68c39a…71982e
0x842c…1a6a0x13bf…b9a7Base—$0.002100%candidates100d ago0x7a028e…20a293
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0xad88ee…a9f90f
0x842c…1a6a0x13bf…b9a7Base—$0.002100%candidates100d ago0xad83a8…8bd3e7
0x842c…1a6a0x13bf…b9a7Base—$0.00125100%candidates100d ago0x31a9f5…32c234
0x842c…1a6a0x13bf…b9a7Base—$0.002100%coinbase100d ago0x1ab754…2e6200

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.