Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase25d ago0x7226b0…069d9d
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase26d ago0xc5207e…ab49e4
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase26d ago0x03400e…245d7d
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase26d ago0xa243f2…83a1d3
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase26d ago0xb3f9e2…5bd627
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase26d ago0x3fa5f7…6cbaff
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase26d ago0x11ab6d…e536e4
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase26d ago0xa203d1…4112a1
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase26d ago0xd1b871…d00bac
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase26d ago0xa33b96…bc8f0e
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase26d ago0x3a0dfe…0ffeb2
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase26d ago0x6abf20…1f4d1b
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase26d ago0xcf0034…99b506
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase26d ago0x0584fa…59fc31
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase26d ago0x9259d2…e55bec
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase26d ago0x83cb8e…57e73b
0xff56…086a0xb0af…7de0Base—$0.68100%coinbase26d ago0x4f66c1…920f06
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase26d ago0xdb0455…4d189a
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase26d ago0x83048d…683442
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase26d ago0x292217…0e7a1f
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase26d ago0x9a26a4…8b52dc
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase26d ago0x84be2f…f44230
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase26d ago0x45de41…ad0141
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase26d ago0xc08355…38ba3d
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase26d ago0x22014a…e880f3

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.