Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x83b63c…8bc49f
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0xa04b9c…852cc9
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x1fe5ed…c19c2d
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0xf48e0d…b1744f
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x02bf1c…849183
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x0ee684…a6be97
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x365e1c…8d8f92
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0xad7de1…aa75fe
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0xaf72a2…12e581
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x280864…bbfc44
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0xafe348…5af051
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x7dd2be…5b461c
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x4161df…073012
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x2ca7f9…1b7506
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x622bba…ece85a
0x66e6…43c00x9c95…e299Base—$0.001100%fluxa50d ago0xbcf58c…87f19d
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x531f0b…4a4faf
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x80a1c2…eb1f57
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x4bf057…bd8551
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x5eeace…1ccdc1
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0xcac815…a3acc3
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x8987eb…c106a5
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0x893fc5…ec7653
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0xa305c8…d8fc0c
0x66e6…43c00xfe80…47eeBase—$0.001100%fluxa50d ago0xbf7a8a…070002

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.