Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…94b30xe30b…9871Base—$0.01100%coinbase72d ago0x876a47…446f08
0x8d2a…94b30xd566…0834Base—$0.01100%coinbase72d ago0xa6a97e…cf7fcd
0x8d2a…94b30x1d0a…5413Base—$0.01100%coinbase72d ago0x79084c…bc82a8
0x8d2a…94b30x2e1a…4851Base—$0.01100%coinbase72d ago0x5c99ca…b1bcdd
0x8d2a…94b30x1bb7…1eccBase—$0.01100%coinbase72d ago0x53c068…6b81b0
0x8d2a…94b30x7665…aba3Base—$0.01100%coinbase72d ago0xdacb10…8244ca
0x8d2a…94b30xc028…7003Base—$0.01100%coinbase72d ago0x8c2166…00a737
0x8d2a…94b30x17a1…f0b1Base—$0.01100%coinbase72d ago0xacd165…de38db
0x8d2a…94b30x8cf7…32c8Base—$0.01100%coinbase72d ago0x8c5743…15bed9
0x8d2a…94b30x21be…b81aBase—$0.01100%coinbase72d ago0x22798a…f6d6c8
0x8d2a…94b30xd59a…54c7Base—$0.01100%coinbase72d ago0xaab738…414846
0x8d2a…94b30x62ab…028dBase—$0.01100%coinbase72d ago0xa9ec65…425fb4
0x8d2a…94b30xfb6b…4db3Base—$0.01100%coinbase72d ago0x700203…53cd12
0x8d2a…94b30x3041…b598Base—$0.01100%coinbase72d ago0x28e9bc…d78f3f
0x8d2a…94b30xf487…6548Base—$0.01100%coinbase72d ago0x42360a…73a00b

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.