Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa487d2…8597b7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6d9e8…3f5996
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed0dab…82faaf
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x438a6c…f3b912
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb03a63…a7a941
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb773cc…7f6cf4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5f67c…a096a5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa195d8…da5180
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa20ff1…8c4a74
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x500f84…ed6bb4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x66441f…eecbd9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xebea94…c6ceed
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa59d03…a448bd
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6de0ec…2cfbc8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf99153…b12e76
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x44f558…760e35
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x403f0e…3040b9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b7b2a…d7709f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa16054…6268b7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd94b4…fe2ad8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e102c…74f5c1
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4009e…9f4d11
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67209b…755d5b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa5ec7…2785d5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x259645…17eaf1

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.