Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b4f…6a3a0x3e0a…78e7Base—$0.003021100%coinbase73d ago0x2b249a…0c6d1d
0x1b4f…6a3a0x3e0a…78e7Base—$0.004763100%coinbase73d ago0xfb4cb1…661a15
0x1b4f…6a3a0x3e0a…78e7Base—$0.002891100%coinbase73d ago0x9ebdcd…5e10ba
0x1b4f…6a3a0x3e0a…78e7Base—$0.002695100%coinbase73d ago0xa3b159…2e3c3b
0x1b4f…6a3a0x3e0a…78e7Base—$0.004117100%coinbase73d ago0xa04635…cd879b
0x1b4f…6a3a0x3e0a…78e7Base—$0.002831100%coinbase73d ago0x87b2e6…4ac4d1
0x1b4f…6a3a0x3e0a…78e7Base—$0.004191100%coinbase73d ago0xa0d188…93d937
0x1b4f…6a3a0x3e0a…78e7Base—$0.002834100%coinbase73d ago0x181d32…28a0b6
0x1b4f…6a3a0x3e0a…78e7Base—$0.003335100%coinbase73d ago0x5028e7…3170d1

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.