Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9deb06…ec33e2
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4133bf…68a585
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabd1b4…20a09e
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x59a1e3…d4f62a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb46f82…742ec4
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe02882…4c1eb1
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22014d…84ebb5
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb489bf…9e5558
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03494e…26a533
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x638da4…d299ca
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc1cd65…0a2b37
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e6189…c41d59
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1d119…c381d9
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc10ba2…ecdf39
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc94789…45c37d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77bb4d…3b32d3
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x848dd0…6e58d0
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbec997…18cc8f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x18fe44…a035cb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f92b7…374247
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d221b…f4531e
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x010291…779bef
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe9719…e8bccf
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0x668525…a36aef
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa2b87d…401a02

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.