Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5c7…f29b0x0e09…bb04Base—$0.01100%coinbase72d ago0xed1c1e…ca5bec
0xa5c7…f29b0x5f44…c2feBase—$0.01100%coinbase72d ago0x20e666…fbfccd
0xa5c7…f29b0xbecf…7e68Base—$0.01100%coinbase72d ago0xb55903…dbe41d
0xa5c7…f29b0x5add…a002Base—$0.01100%coinbase72d ago0x1286f0…185493
0xa5c7…f29b0x6ed5…7a2aBase—$0.01100%coinbase72d ago0xd62a6a…13eec4
0xa5c7…f29b0x9938…6617Base—$0.01100%coinbase72d ago0x7954f6…7b447d
0xa5c7…f29b0x0c56…f7d2Base—$0.01100%coinbase72d ago0xe5fd22…a4e9f3
0xa5c7…f29b0x1005…832fBase—$0.01100%coinbase72d ago0xb53085…1ea2f0
0xa5c7…f29b0x6102…a280Base—$0.01100%coinbase72d ago0x44f346…b07fd4
0xa5c7…f29b0xb142…179fBase—$0.01100%coinbase72d ago0x50a4d2…5f9b75
0xa5c7…f29b0xa21c…0f7cBase—$0.01100%coinbase72d ago0x21656a…1ffbdb
0xa5c7…f29b0xb8c4…7f82Base—$0.01100%coinbase72d ago0x338cf9…f15104
0xa5c7…f29b0x1c55…0043Base—$0.01100%coinbase72d ago0xe01f56…3fcf72
0xa5c7…f29b0x9127…1a8bBase—$0.01100%coinbase72d ago0x784db8…fdb52b
0xa5c7…f29b0x9483…ac54Base—$0.01100%coinbase72d ago0x475da3…ca03ac
0xa5c7…f29b0xe1c3…143dBase—$0.01100%coinbase72d ago0x801c20…15fa98
0xa5c7…f29b0xcb44…5f01Base—$0.01100%coinbase72d ago0xe4a49d…af754f
0xa5c7…f29b0xfef8…8f4aBase—$0.01100%coinbase72d ago0x6cecd1…2cd3b0
0xa5c7…f29b0x7c37…f466Base—$0.01100%coinbase72d ago0xd4bd17…8ec469
0xa5c7…f29b0x0347…798bBase—$0.01100%coinbase72d ago0xd0648b…4de0ab
0xa5c7…f29b0x6a15…ce47Base—$0.01100%coinbase72d ago0xfa17f9…29b8b7
0xa5c7…f29b0x8c53…e4ebBase—$0.01100%coinbase72d ago0xb6d4cd…319225
0xa5c7…f29b0x4b19…427dBase—$0.01100%coinbase72d ago0x7bb022…aac978
0xa5c7…f29b0x49ef…d2edBase—$0.01100%coinbase72d ago0x48812a…7b5b19
0xa5c7…f29b0x67fb…0864Base—$0.01100%coinbase72d ago0x4cd959…3a22f7

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.