Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30444e…1eecd1
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x93c308…e14a43
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d4529…4defde
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7218a8…895bb9
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7af65f…addf66
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe1d9df…acbd13
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x921c43…e2a3f4
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b6d80…ee2a4c
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f8ee0…cc767f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x344d50…29ec64
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9afe6…f8044e
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74045b…9bce96
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfeeec2…7b6056
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d58fb…f5e38b
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb8689…7805e2
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x748f97…e1b590
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda748c…6864da
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x333124…e37794
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x41a703…1085b9
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87b5fd…9ee787
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea86f0…76bc6f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfcf91a…638268
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7dd482…d1807d
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x892254…f4e3a0
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x721a80…0d6d87

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.