Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x0df23d…f46906
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xef9c1c…da2217
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0x8d4561…3e39e9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase11d ago0xd1c312…0c991c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0xe44eeb…405f2d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x2cb85b…c6563f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x3255b5…44b21d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x042c2a…549654
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x0d275e…cf05f3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x9e8344…39d4e3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x8ed00a…786ae2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x2df4ff…d4a08e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x4db4e2…873838
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0xaec741…e46b63
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x8b4e45…93198a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0xbbb55e…9b6ef2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x106f20…d023b6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x533708…0b695a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x3385a0…5bcbbf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x5de38d…3d80ac
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x4fb590…c559c1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x76fd6d…2b7cec
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x146b78…a9bffb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x1c3fd9…4c6a64
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x18ab51…315c44

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.