Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x186b…99760x10c1…1e24Base—$0.91100%coinbase116d ago0xc1285b…08c5c2
0x186b…99760x10c1…1e24Base—$0.89100%coinbase116d ago0xfbfe6f…91971c
0x186b…99760x10c1…1e24Base—$0.86100%coinbase116d ago0xc4ec8b…cd0067
0x186b…99760x10c1…1e24Base—$0.75100%coinbase116d ago0x1c5b7d…fc415f
0x186b…99760x10c1…1e24Base—$0.71100%coinbase116d ago0xf901bc…c3e5fe
0x186b…99760x10c1…1e24Base—$0.69100%coinbase116d ago0x6cdff1…7c4302
0x186b…99760x10c1…1e24Base—$0.64100%coinbase116d ago0xfcb5f8…dbe0c3
0x186b…99760x10c1…1e24Base—$0.61100%coinbase116d ago0xef32c6…943e0a
0x186b…99760x10c1…1e24Base—$0.59100%coinbase116d ago0x3e13a4…706476
0x186b…99760x10c1…1e24Base—$0.73100%coinbase116d ago0xd404d9…6cd371
0x186b…99760x10c1…1e24Base—$0.66100%coinbase116d ago0xf93753…542a01
0x186b…99760x10c1…1e24Base—$0.60100%coinbase116d ago0x9da1f3…dd79a6
0x186b…99760x10c1…1e24Base—$0.53100%coinbase116d ago0x15f6a6…774ff4
0x186b…99760x10c1…1e24Base—$1.64100%coinbase116d ago0xf24208…48a8f8
0x186b…99760x10c1…1e24Base—$1.79100%coinbase116d ago0x9072f0…b868f8
0x186b…99760x10c1…1e24Base—$0.63100%coinbase116d ago0xcbf1d4…52a418
0x186b…99760x10c1…1e24Base—$0.75100%coinbase116d ago0x9974c5…b13e99
0x186b…99760x10c1…1e24Base—$1.07100%coinbase116d ago0x23329b…138a26
0x186b…99760x10c1…1e24Base—$1.19100%coinbase116d ago0x4f9ccc…4ce800
0x186b…99760x10c1…1e24Base—$0.56100%coinbase116d ago0x4702c1…b159a7
0x186b…99760x10c1…1e24Base—$0.53100%coinbase116d ago0x400dde…04e9d4
0x186b…99760x10c1…1e24Base—$1.07100%coinbase116d ago0x0c423f…c1aba2
0x186b…99760x10c1…1e24Base—$1.18100%coinbase116d ago0xfe1677…3914db

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.