Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8703…5d460x9c95…e299Base$0.001100%fluxa35d ago0x568200…092730
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0x6d3476…2c5a01
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0x6e4c9e…8a170c
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0x9862f2…627b49
0x8703…5d460x9c95…e299Base$0.001100%fluxa35d ago0x4fa405…21702c
0x8703…5d460x9c95…e299Base$0.001100%fluxa35d ago0x46e454…eb6fd8
0x8703…5d460x9c95…e299Base$0.001100%fluxa35d ago0x924770…cfcc6f
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0xfb7280…08ea0f
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0x8669f9…4e43e2
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0xa46149…b841a8
0x8703…5d460x9c95…e299Base$0.001100%fluxa35d ago0x262f00…24078e
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0x517f7a…050634
0x8703…5d460x9c95…e299Base$0.001100%fluxa35d ago0xdfe488…245239
0x8703…5d460x9c95…e299Base$0.001100%fluxa35d ago0x8eec2b…9869f8
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0xced12b…8204e9
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0xaa0f26…fed8e4
0x8703…5d460xfe80…47eeBase$0.001100%fluxa35d ago0x2f2630…c03dd6
0x8703…5d460x9c95…e299Base$0.001100%fluxa36d ago0xaf6054…496153
0x8703…5d460x9c95…e299Base$0.001100%fluxa36d ago0xb6367e…c67d1e
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x1eb2ec…d60b13
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x1ae953…dad720
0x8703…5d460xfe80…47eeBase$0.001100%fluxa36d ago0x2d4c57…c84c19
0x8703…5d460x9c95…e299Base$0.001100%fluxa36d ago0x05da06…7de276
0x8703…5d460x9c95…e299Base$0.001100%fluxa36d ago0x3daa91…efd92b
0x8703…5d460x9c95…e299Base$0.001100%fluxa36d ago0x7dbdfc…f51d48

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.