Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x20c58d…f62092
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x0210b2…a38bb5
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xc46ab2…bcfb93
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x872cd3…e3adc5
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x811333…20f9e2
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xeda30c…d9b290
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x1d75b2…a61e1a
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x5f3c63…b95826
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x86269a…233961
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x95ed03…416f5c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xa510ea…ebdd9f
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xa87370…f074e7
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xf250ea…1b468c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xef88c7…cdd91e
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x468496…3d6197
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x2d5cd4…92dc2c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x30a7c1…384c96
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x3a3c11…f9df9f
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x4a91d1…272aa6
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x1d1709…94359c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xe83f4c…470dd7
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x015e1b…9673b3
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xdb1fcd…9bb9d2
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x3472f6…c86d1a
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x635094…becc25

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.