Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x365e5e…0f058f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0xbe4fc8…af9bb9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x4635b3…19fe8b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x06283b…7351d2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0xc5284d…0e72d0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x78d61c…f6a1c7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x85ce2a…6313dd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x809b79…290c2c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x76c2f5…b33689
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0xab2c9e…a974a1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x31458a…5bb7dc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x159113…952855
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x22bf02…3bf0dd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x484a65…f0f385
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x275b8a…7df2b0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x6b0654…c47657
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x6a0e09…d41cd4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x79e486…8d64e0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0x6a4d00…ee685e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase9d ago0xf2e0da…254596
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x126e85…5305b4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x950477…2690ef
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0xa1bb85…096324
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0xaacf3d…6e9115

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.