Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b9e…79490x8539…fb8dBase—$0.17100%coinbase11d ago0x8969ba…888547
0x0b9e…79490xf5e3…8e01Base—$0.01100%coinbase11d ago0x6ca1e5…cfa8b1
0x0b9e…79490x23e4…4c5bBase—$0.40100%coinbase11d ago0x5a516c…85b875
0x0b9e…79490x80da…219eBase—$0.01100%coinbase11d ago0x29d8d6…05cee4
0x0b9e…79490x4ee6…6eeeBase—$0.20100%coinbase11d ago0x63c4bf…335975
0x0b9e…79490x514b…435bBase—$0.01100%coinbase11d ago0x1b5a65…a66a0a
0x0b9e…79490xdac9…1be8Base—$0.11100%coinbase11d ago0x70c597…06f8d5
0x0b9e…79490x126c…1ba9Base—$0.01100%coinbase11d ago0xf575e3…2c57b7
0x0b9e…79490x6895…68e5Base—$0.23100%coinbase11d ago0x82b07e…016d62
0x0b9e…79490x029f…f220Base—$0.01100%coinbase11d ago0xfaae72…28743a

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.