Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x6fa00c…aedba1
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0xcee018…24d810
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0xfaf101…e11f2f
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x20e5d4…b86845
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0xb52f5c…20067d
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x8f7587…5da366
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x37bbe4…956a19
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0xa8140a…b14eaf
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x956155…ba9169
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0xfee653…b15b4e
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x2b2162…127d47
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x95e7bd…1461a4
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x6ed687…b44bc6
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x247f7a…ee1c4e
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0xdaaef1…d0e498
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x263e81…fa2bdd
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x8ce8fe…9bd0bb
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x909ab4…f58aa9
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x5d87da…c3cc34
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x85b1ba…06dba5
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x6704a4…fb2473
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0xb0c522…da65ef
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x4ad99a…f45986
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0x13aa42…d51bbb
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa5d ago0xad61ba…efc87d

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.