Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe602…05870x3e0a…78e7Base—$0.004872100%coinbase75d ago0x7fefcc…218c70
0xe602…05870x3e0a…78e7Base—$0.004929100%coinbase75d ago0xee5112…698497
0xe602…05870x3e0a…78e7Base—$0.003291100%coinbase75d ago0xcabfa4…f3083f
0xe602…05870x3e0a…78e7Base—$0.005435100%coinbase75d ago0x322b91…a1681a
0xe602…05870x3e0a…78e7Base—$0.005155100%coinbase75d ago0x4bde24…84dae2
0xe602…05870x3e0a…78e7Base—$0.004249100%coinbase75d ago0x13883c…84191c
0xe602…05870x3e0a…78e7Base—$0.005161100%coinbase75d ago0x7baf44…2fd030
0xe602…05870x3e0a…78e7Base—$0.00478100%coinbase75d ago0x7d61db…01f3d5
0xe602…05870x3e0a…78e7Base—$0.003503100%coinbase75d ago0x21de7c…83378b
0xe602…05870x3e0a…78e7Base—$0.00402100%coinbase75d ago0xcbff8b…b25a3d
0xe602…05870x3e0a…78e7Base—$0.004018100%coinbase75d ago0xed04b8…128acc
0xe602…05870x3e0a…78e7Base—$0.002883100%coinbase75d ago0x03400b…f43447
0xe602…05870x3e0a…78e7Base—$0.002889100%coinbase75d ago0xd11ed5…824fad
0xe602…05870x3e0a…78e7Base—$0.005843100%coinbase75d ago0x146dd6…610564
0xe602…05870x3e0a…78e7Base—$0.003475100%coinbase75d ago0x4f4daa…96b348
0xe602…05870x3e0a…78e7Base—$0.005642100%coinbase75d ago0xf17503…5c65fa
0xe602…05870x3e0a…78e7Base—$0.005833100%coinbase75d ago0x800803…3b1618
0xe602…05870x3e0a…78e7Base—$0.003868100%coinbase75d ago0xeccb9b…f5ea7d
0xe602…05870x3e0a…78e7Base—$0.003685100%coinbase75d ago0x57926b…b8ef84
0xe602…05870x3e0a…78e7Base—$0.005425100%coinbase75d ago0x98a16f…11ba32
0xe602…05870x3e0a…78e7Base—$0.004949100%coinbase75d ago0xef078f…a5c0a1
0xe602…05870x3e0a…78e7Base—$0.004668100%coinbase75d ago0x13a630…0beb8e
0xe602…05870x3e0a…78e7Base—$0.00425100%coinbase75d ago0xa3c99e…ec47a0
0xe602…05870x3e0a…78e7Base—$0.00426100%coinbase75d ago0xfa6dda…5754f7
0xe602…05870x3e0a…78e7Base—$0.002848100%coinbase75d ago0x7c9b87…a7b046

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.