Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x2072de…62f522
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x0f4a19…c2dff9
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x124a29…87295b
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x8fc0f9…522ea8
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x6cc222…07e862
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x147e62…4e1f0f
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x90058a…e31844
0xcd62…5ac20x9c95…e299Base—$0.001100%fluxa40d ago0x1286ae…1e91bd
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x07e476…f2e640
0xcd62…5ac20x9c95…e299Base—$0.001100%fluxa40d ago0x8e2ac4…9a0f43
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x7ba8a3…9451f1
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x998524…100209
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x1ad44c…405a68
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x6abf70…ef5458
0xcd62…5ac20x9c95…e299Base—$0.001100%fluxa40d ago0x392585…fd91c5
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0xc09ea9…7de149
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x12b4b1…259cb3
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0xb7595e…72cf87
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x9ba0a4…e83a80
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0xfc7741…11f42e
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0xe821a2…411211
0xcd62…5ac20x9c95…e299Base—$0.001100%fluxa40d ago0xc0be84…cd941b
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0xf1526d…edf3b2
0xcd62…5ac20xfe80…47eeBase—$0.001100%fluxa40d ago0x59b60c…779cfe
0xcd62…5ac20x9c95…e299Base—$0.001100%fluxa40d ago0x9a2a17…e684e9

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.