Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ef6…f6810x10c1…1e24Base—$0.20100%coinbase118d ago0xba7100…29910d
0x4ef6…f6810x10c1…1e24Base—$0.11100%coinbase119d ago0x1d6a35…732362
0x4ef6…f6810x10c1…1e24Base—$0.68100%coinbase119d ago0x427afa…d83931
0x4ef6…f6810x10c1…1e24Base—$0.58100%coinbase119d ago0xeb058a…8bf79d
0x4ef6…f6810x10c1…1e24Base—$0.63100%coinbase119d ago0x4a4f32…2609b8
0x4ef6…f6810x10c1…1e24Base—$0.56100%coinbase119d ago0xfcde3d…6c1229
0x4ef6…f6810x10c1…1e24Base—$0.57100%coinbase119d ago0xb045ca…6e55ce
0x4ef6…f6810x10c1…1e24Base—$0.60100%coinbase119d ago0x00c6ec…1eb9f6
0x4ef6…f6810x10c1…1e24Base—$0.67100%coinbase119d ago0xdeca34…bf3282
0x4ef6…f6810x10c1…1e24Base—$0.62100%coinbase119d ago0x942f24…e7c44e
0x4ef6…f6810x10c1…1e24Base—$0.53100%coinbase119d ago0x34765b…3f1d9b
0x4ef6…f6810x10c1…1e24Base—$0.62100%coinbase119d ago0xecf4bd…537096
0x4ef6…f6810x10c1…1e24Base—$0.56100%coinbase119d ago0xb9e6e1…3fcb03
0x4ef6…f6810x10c1…1e24Base—$0.18100%coinbase119d ago0xdefbdd…269760
0x4ef6…f6810x10c1…1e24Base—$0.57100%coinbase119d ago0x64130c…5594aa
0x4ef6…f6810x10c1…1e24Base—$0.54100%coinbase119d ago0xbc4978…bf3a4a
0x4ef6…f6810x10c1…1e24Base—$0.54100%coinbase119d ago0xa34daf…02ebbb
0x4ef6…f6810x10c1…1e24Base—$0.54100%coinbase119d ago0x58ac73…eb4427
0x4ef6…f6810x10c1…1e24Base—$0.55100%coinbase119d ago0xbe926f…e1c284
0x4ef6…f6810x10c1…1e24Base—$0.56100%coinbase119d ago0x408111…b8d06f
0x4ef6…f6810x10c1…1e24Base—$0.54100%coinbase119d ago0x320627…e8fd22
0x4ef6…f6810x10c1…1e24Base—$0.54100%coinbase119d ago0xe29f46…662a7c
0x4ef6…f6810x10c1…1e24Base—$0.54100%coinbase119d ago0xb86e33…6df51d

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.