Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4053…ef3c0xc956…a6e5Base—$0.01100%coinbase68d ago0xbfcd84…ecf11d
0x4053…ef3c0xf76f…856fBase—$0.01100%coinbase68d ago0xc6d66b…e76c74
0x4053…ef3c0x34bf…8ec3Base—$0.01100%coinbase68d ago0xbbe551…cc3549
0x4053…ef3c0x4178…59f0Base—$0.01100%coinbase68d ago0x5db320…3f3bcf
0x4053…ef3c0x22f5…0b3bBase—$0.01100%coinbase68d ago0xd88b24…36b4e9
0x4053…ef3c0xca97…5a70Base—$0.01100%coinbase68d ago0x61e85c…577179
0x4053…ef3c0x1705…a436Base—$0.01100%coinbase68d ago0x97e104…438de7
0x4053…ef3c0xe427…c10bBase—$0.01100%coinbase69d ago0xfd0000…44f9d6
0x4053…ef3c0xe3eb…ddcbBase—$0.01100%coinbase69d ago0xd24054…d516f9
0x4053…ef3c0x27f7…13acBase—$0.01100%coinbase69d ago0xe621b0…2f0a66
0x4053…ef3c0xe135…853cBase—$0.01100%coinbase69d ago0x52acbc…ace82d
0x4053…ef3c0x28b7…50c8Base—$0.01100%coinbase69d ago0xd39bf2…c920ba
0x4053…ef3c0x1ed9…ed8cBase—$0.01100%coinbase69d ago0x7a39bb…c494f0
0x4053…ef3c0x20c1…d697Base—$0.01100%coinbase69d ago0x9cdbe1…56fab4
0x4053…ef3c0x4edf…0748Base—$0.01100%coinbase69d ago0x2ec7fc…b62988
0x4053…ef3c0x18bf…7acdBase—$0.01100%coinbase69d ago0x8f5d2f…a69b23
0x4053…ef3c0x8526…e463Base—$0.01100%coinbase69d ago0x8e1653…043deb
0x4053…ef3c0x5eb3…6d83Base—$0.01100%coinbase69d ago0xbdce1b…e90e9c
0x4053…ef3c0x6a11…8333Base—$0.01100%coinbase69d ago0x44f551…e7e69f
0x4053…ef3c0x7bfd…f982Base—$0.01100%coinbase69d ago0x44bc4a…d0ae85
0x4053…ef3c0x7a48…0155Base—$0.01100%coinbase69d ago0x117197…f248a4
0x4053…ef3c0xa361…547dBase—$0.01100%coinbase69d ago0x8f61f3…83458d

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.