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%coinbase13d ago0x9e7203…4d5350
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x7f1a6d…b1d578
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xf84f4a…2ad0c3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x4b9a38…72738a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x09a4db…9e0461
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x868e34…a3b80d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xba0daf…916314
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x9ec01b…7ba2f9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xff1cae…9609cf
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x14317a…49726b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xd2a6de…71db5e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x02a5e5…11576a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xe2dfb3…75bd99
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x0ce1df…2c6c7a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x889c70…440b82
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x15859f…1fc207
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x2cd642…5eebe4
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x5f76ed…c6c87b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xc899f0…b7419e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xdec218…a10319
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x96666d…cae257
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xa2f811…7ea03c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x112c51…5f3fc0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xb26003…bfd4a8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x12adaa…cd7491

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.