Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4629…d3950xb1de…f874Base—$0.01100%coinbase72d ago0x75e097…54c77b
0x4629…d3950x7ffc…3c89Base—$0.01100%coinbase72d ago0x7f3c0f…508ba3
0x4629…d3950x5228…1479Base—$0.01100%coinbase72d ago0xa92153…bb7d8d
0x4629…d3950x1f91…d043Base—$0.01100%coinbase72d ago0xf271fa…eafc45
0x4629…d3950xf7d4…2dd7Base—$0.01100%coinbase72d ago0xff7205…5f3b44
0x4629…d3950xc1f0…8492Base—$0.01100%coinbase72d ago0xa30391…f44138
0x4629…d3950xfe52…e9dfBase—$0.01100%coinbase72d ago0x1ed777…9023b4
0x4629…d3950x4735…212fBase—$0.01100%coinbase72d ago0x532896…0e569e
0x4629…d3950xb677…02f0Base—$0.01100%coinbase72d ago0x5c154f…474899
0x4629…d3950xb57d…3506Base—$0.01100%coinbase72d ago0xed39fc…628883
0x4629…d3950x0f1a…1277Base—$0.01100%coinbase73d ago0x63a798…bffd38
0x4629…d3950xc254…e140Base—$0.01100%coinbase73d ago0x3203b4…b739b9
0x4629…d3950x7a8f…fc5bBase—$0.01100%coinbase73d ago0x5de0de…dcf9a8
0x4629…d3950x2bdb…1534Base—$0.01100%coinbase73d ago0xfb5d11…29d9af
0x4629…d3950xedae…e94eBase—$0.01100%coinbase73d ago0xce4c4b…a2313a
0x4629…d3950x9da9…36f2Base—$0.01100%coinbase73d ago0x2f2fe6…88fecb
0x4629…d3950xe124…aa60Base—$0.01100%coinbase73d ago0x52574e…73d4ed
0x4629…d3950xeb79…9cbeBase—$0.01100%coinbase73d ago0xe56f6f…c477d0
0x4629…d3950x66a9…115bBase—$0.01100%coinbase73d ago0xf8486b…9fd066
0x4629…d3950x6db5…2d11Base—$0.01100%coinbase73d ago0x006780…cc7343
0x4629…d3950xc69c…d2a2Base—$0.01100%coinbase73d ago0x9a0e8e…bcce37
0x4629…d3950xda9e…3bc8Base—$0.01100%coinbase73d ago0x525417…73287b
0x4629…d3950xd286…f1caBase—$0.01100%coinbase73d ago0xdd3ba4…fadd04
0x4629…d3950x2e8c…1ff2Base—$0.01100%coinbase73d ago0x62bc79…57b165
0x4629…d3950x22d5…aea1Base—$0.01100%coinbase73d ago0x50074f…deef97

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.