Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xadc6d7…d7aa03
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e17e0…49ee1d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x36be4d…bb6c58
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd53fab…3e7ad7
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x297fba…861a20
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x824afe…bbf23a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x201a03…9349d3
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68ae8b…e91ff0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa19775…b15191
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7b6619…6867b5
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6890b5…c5afe1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7307bd…94c7ba
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6608e5…f199cd
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x466c43…3b793a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9784f5…56024c
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14ce12…b4d95c
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3fa76e…e82079
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xffae96…e0530f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x583018…639578
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xced7d7…ecd0b9
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaaed10…baf5f6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcfe21c…9c5f40
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa1adc7…1a370a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x147772…cda61d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x903853…adf322

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.