Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x9e376b…ce6f2a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x5a435a…e3a5d8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x3bc4bb…ba834f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase6d ago0x545bc0…eff364
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xd83971…7c5647
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x6d33ae…9477e4
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xd97fdf…d111bc
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x75523d…a4e8c2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x295a73…767076
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xf1c5f7…8e7d4f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x1b6478…b6b41f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xb62ab6…3627f6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x6747ca…106d6b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xceec88…a4892c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x437c75…6e7767
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x379ddc…ee1e3a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xa4ff17…38718c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xe2a18d…6bd40b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xfefdb4…3ad8e6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x306105…edd1ef
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xd8374c…c19b7f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x20dd40…590bff
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x51b9ed…078fb6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xa61acf…4ed06c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x9e7b98…6c9700

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.