Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x8e3636…39702d
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x68bbc7…427b91
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x61f66e…9c7283
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x5549bb…3d9f8f
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x355fd3…c023d4
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x181bed…d3e168
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x48067e…7a3029
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x09ec72…d5dcbb
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0xa7505f…197608
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x746a9e…6b4db4
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0xd173c6…f44a4a
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x880b03…af87ea
0x748d…cd240x9c95…e299Base$0.001100%fluxa11d ago0x8914ca…da5908
0x748d…cd240x9c95…e299Base$0.001100%fluxa12d ago0x1ee07e…f9b7ed
0x748d…cd240xfe80…47eeBase$0.001100%fluxa12d ago0xe0d8d0…7f22de
0x748d…cd240xfe80…47eeBase$0.001100%fluxa12d ago0x61bb8b…5623cf
0x748d…cd240xfe80…47eeBase$0.001100%fluxa12d ago0x2f4501…7e6382
0x748d…cd240x9c95…e299Base$0.001100%fluxa12d ago0xa76ccc…810941
0x748d…cd240x9c95…e299Base$0.001100%fluxa12d ago0x7a82bd…d05df5
0x748d…cd240xfe80…47eeBase$0.001100%fluxa12d ago0xe27ffc…d2df53
0x748d…cd240xfe80…47eeBase$0.001100%fluxa12d ago0xf056ea…26ce82
0x748d…cd240xfe80…47eeBase$0.001100%fluxa12d ago0x4780b9…7ab395
0x748d…cd240x9c95…e299Base$0.001100%fluxa12d ago0x137643…974469
0x748d…cd240xfe80…47eeBase$0.001100%fluxa12d ago0x2968a5…20a247
0x748d…cd240x9c95…e299Base$0.001100%fluxa12d ago0xb0f3b0…57a6b3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.