Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x84daa4…04e502
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x2d8c7f…73cf1f
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x178f79…ebe190
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x4955b4…92f335
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x464372…c85814
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x399ab4…517c16
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x5396ea…8fa41d
0x18aa…81520x9c95…e299Base—$0.001100%fluxa37d ago0x186645…7177d6
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x0d90b9…cf2a61
0x18aa…81520x9c95…e299Base—$0.001100%fluxa37d ago0x3738dd…b9522b
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0xe32863…cb1d6e
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x4a1275…a67d31
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x6b1c42…c01ebe
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x0f4a07…a2a51f
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x38910e…295ae7
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x54902b…248b56
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0xe65461…45c6ea
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x48ea80…02bc45
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x0c91d9…b722a9
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x11ad4b…ee6eae
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0xb85b38…a044f3
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0xbe93fd…a7c750
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x0ae93b…683da5
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x5c65f3…a97833
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa37d ago0x9ef415…4f399b

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.