Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe62f6…9ceba4
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe94038…8e5041
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1eedba…098a97
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76094e…e607e3
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x337933…d81297
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3612dc…021388
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x96ce6e…4e14e3
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83faab…6e25b8
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a3951…4ec1eb
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3116a…d29fe4
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x678daa…30ce7f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c3c4f…fb495b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0xec65b8…5c1434
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb9a4f8…0d4613
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x448f8f…8fd97c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf0220…e1fd3a
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d438c…d96014
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b92f0…f880dd
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc7e923…2b63d6
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03e3af…9e6ef1
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a03b1…7fa10f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfb7cbf…068dd5
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57815e…95ea2d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x087822…0f5496
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c2e3c…67cc71

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.