Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xb0888f…9a007e
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xdf5dc7…cbbbb5
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x6e0d4c…685dbe
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xf76d5d…87a3b0
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x6de8ae…270580
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xfbc8d8…f324cc
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xd93907…370b39
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x756e3c…d1bf15
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xddc292…1e8afc
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xbb8533…810424
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x059dd8…a558d8
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x77bca5…e5d162
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x226098…49540b
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x0737e6…c824f8
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x268504…10cd60
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xee724a…de704c
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xc8a6d3…b413af
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x2a3128…122e23
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xae189c…da1b69
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x2cf55e…bd7044
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x05cd05…dfcea7
0x41af…9e2f0x6839…1a2bBase—$1.00100%coinbase42d ago0x3ecdba…8efa43
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xb99626…60d050
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0xfc6a3c…4011d0
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase42d ago0x64bdab…7cc704

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.