Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0xe661d9…7ffcbd
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa35d ago0xb01f1f…5fe46a
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0x65e03e…dd836b
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0xc82aa4…a97342
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0xc4f96c…1531a2
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0x02729b…ebc5a9
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0x785da1…42a6fb
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0xe4128f…914f17
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0x7ce55d…104b4a
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa35d ago0xd979ea…aff0da
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa35d ago0x842fa8…6f1aea
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0xda15e8…d8b020
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa35d ago0xf47549…e9806c
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa35d ago0x703d43…d4720d
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0x80f7ec…3cf78d
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0x00661e…23a49d
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa35d ago0x7164da…d75979
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0xe791fa…279851
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0xc57aaf…c7b0b6
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa35d ago0x09695c…e04ac7
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa35d ago0x0cdff1…809673
0x3b1d…d4b40x9c95…e299Base$0.001100%fluxa35d ago0xce147f…cee9c3
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0x1b641a…2c1c20
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0xd17ddf…098858
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa36d ago0x024894…6afe0c

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.