Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910x9c95…e299Base—$0.001100%fluxa44d ago0x798096…33f714
0xed58…25910x9c95…e299Base—$0.001100%fluxa44d ago0x75c528…6eb995
0xed58…25910x9c95…e299Base—$0.001100%fluxa44d ago0xa8f8aa…6cff45
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x30f0a6…7f7b05
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0xdafe00…255573
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0xcb7fde…9dedc2
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x62c858…7fc7e4
0xed58…25910xfe80…47eeBase—$0.001100%fluxa45d ago0x195c08…3c083e
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0xd19731…2aad1a
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x7ef95d…103197
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0xf7f563…49f464
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x18cc17…d62325
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x2f68b4…ce8a49
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x647e41…4d3413
0xed58…25910xfe80…47eeBase—$0.001100%fluxa45d ago0x099567…518295
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x051979…4b1c57
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x3bd65d…b3f7ae
0xed58…25910xfe80…47eeBase—$0.001100%fluxa45d ago0x4e409a…2a628c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa45d ago0x6315e3…c0b13f
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x781539…08d8f5
0xed58…25910xfe80…47eeBase—$0.001100%fluxa45d ago0x3e66b7…9cbfde
0xed58…25910xfe80…47eeBase—$0.001100%fluxa45d ago0x01a056…30713f
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x3aded3…07defb
0xed58…25910xfe80…47eeBase—$0.001100%fluxa45d ago0x7a4d77…e19f69
0xed58…25910x9c95…e299Base—$0.001100%fluxa45d ago0x49d113…116ae4

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.