Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd8f502…1360a0
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4eadb7…ce7105
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x579d9c…d9b96a
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf4544…dea838
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb9e98d…d789b8
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb23053…d03628
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x41aad3…c4ebe2
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xecee3e…522b21
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc2916f…91a9a1
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x32db19…493a44
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xccc882…b26f44
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90f691…506d58
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ce32a…5a7b51
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72cdf4…69fc47
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xde3f49…52f178
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x761d45…c1a86a
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38ff7b…0818fc
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd52306…081ce0
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x841082…d4796c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf03c5…b7d38c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b58e4…3e91a7
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8a1591…ffc0df
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x021b73…8fa257
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x351259…19c41c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd3f732…3ded3c

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.