Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8363…aaad0x3e0a…78e7Base—$0.002652100%coinbase73d ago0x4e74cf…824b00
0x8363…aaad0x3e0a…78e7Base—$0.003701100%coinbase73d ago0x40f921…4144d7
0x8363…aaad0x3e0a…78e7Base—$0.004322100%coinbase73d ago0x8f65c3…ff7dae
0x8363…aaad0x3e0a…78e7Base—$0.003997100%coinbase73d ago0x0ef53b…a190c0
0x8363…aaad0x3e0a…78e7Base—$0.003059100%coinbase73d ago0xf059b2…19078b
0x8363…aaad0x3e0a…78e7Base—$0.003594100%coinbase73d ago0x39d2d5…f1ffc7
0x8363…aaad0x3e0a…78e7Base—$0.003064100%coinbase73d ago0x74198a…5e1363
0x8363…aaad0x3e0a…78e7Base—$0.003871100%coinbase73d ago0xd83968…61774f
0x8363…aaad0x3e0a…78e7Base—$0.004447100%coinbase73d ago0xe5a535…b5d28f
0x8363…aaad0x3e0a…78e7Base—$0.005924100%coinbase73d ago0x6b5726…d074fe
0x8363…aaad0x3e0a…78e7Base—$0.003737100%coinbase73d ago0xb114dd…d92aa8
0x8363…aaad0x3e0a…78e7Base—$0.0052100%coinbase73d ago0x4ddb35…a79f64
0x8363…aaad0x3e0a…78e7Base—$0.005755100%coinbase74d ago0x037129…48255e
0x8363…aaad0x3e0a…78e7Base—$0.005318100%coinbase74d ago0xd04bc8…8129cb
0x8363…aaad0x3e0a…78e7Base—$0.003775100%coinbase74d ago0x828ce5…29febc
0x8363…aaad0x3e0a…78e7Base—$0.004117100%coinbase74d ago0x6c51f7…8bebf7

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.