Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0562…fe630xef43…6c7fBase$0.05100%virtuals174d ago0x726a44…6d7788
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0xc04061…1d2ba2
0x0562…fe630xef43…6c7fBase$0.05100%virtuals174d ago0x187c95…3c808e
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x71b890…2a6e34
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x93315c…7d5de0
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0xa0c88c…01b688
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x64c3a6…a34ad4
0x0562…fe630xef43…6c7fBase$0.02100%virtuals174d ago0xfba802…1049f6
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x7d213b…13a55f
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x804ffd…fb5607
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x5f0474…50c46b
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0xfa47fd…0e3328
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x571504…a8f980
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0xf58f54…0db84e
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x075710…5274fd
0x0562…fe630xef43…6c7fBase$0.05100%virtuals174d ago0x26b9ed…007d48
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x1d9a0f…bf6f31
0x0562…fe630xef43…6c7fBase$0.02100%virtuals174d ago0x13ac1b…afb10b
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x2331f7…ed47ba
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x791a99…50cc6a
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x8c1e42…d9eefb
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x827366…8055a7
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x0c7f1d…b478de
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0xb6c011…97799d
0x0562…fe630xef43…6c7fBase$0.01100%virtuals174d ago0x927420…d4dbc6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.