Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa69d ago0xb7acec…3119bb
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa69d ago0x97b43c…77574f
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa69d ago0x91a15b…a4aa27
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa69d ago0x7455b6…d90195
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa69d ago0xd8b3cf…164e69
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa69d ago0x0e4179…928f7c
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa69d ago0x6e2e53…2651b6
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0x14db2f…2cac01
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0x163aca…2f993d
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0xef8e48…b62095
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0x8d15bf…918ca9
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0x9a6066…0c4791
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0xc42117…f6ebd0
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0x141574…f4d9df
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0xee9259…2b4e78
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0xe61638…d9160d
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0xccdd6b…396e3d
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0xfa8552…702162
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0x46e3f2…cf72b1
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa70d ago0x15876b…c5c18e
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0x5b9754…2f401c
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0xc14bc8…7d59be
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0x559710…b22297
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa70d ago0x1e359b…1abf4d

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.