Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa40d ago0x8042a4…4860a4
0x1a5d…77b50xfe80…47eeBase$0.001100%fluxa40d ago0x40472b…1543ba
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa40d ago0x9fea6b…03047e
0x43df…54640xfe80…47eeBase$0.001100%fluxa40d ago0x11f0db…6eba9d
0xe417…937c0xfe80…47eeBase$0.001100%fluxa40d ago0x6739c8…cb15ea
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa40d ago0xe73eaa…91fa0d
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa40d ago0xe807df…51617c
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa40d ago0x31a728…06b30c
0x7ea2…fa790xfe80…47eeBase$0.001100%fluxa40d ago0x460359…11ab7c
0xc54f…20c70xfe80…47eeBase$0.001100%fluxa40d ago0x32a973…f4f93c
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x7869c0…070618
0x7daa…be570xfe80…47eeBase$0.001100%fluxa40d ago0x2bdd59…2e5112
0xaf43…ae600xfe80…47eeBase$0.001100%fluxa40d ago0x22e584…78419c
0xe2a5…928d0xfe80…47eeBase$0.001100%fluxa40d ago0x3a94f9…e02312
0x90f9…492a0xfe80…47eeBase$0.001100%fluxa40d ago0x3638b9…1a6e59
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa40d ago0x315bbb…7fac85
0x3c7a…6c3a0xfe80…47eeBase$0.001100%fluxa40d ago0x4298e5…03fa1e
0x7627…f5280xfe80…47eeBase$0.001100%fluxa40d ago0xc88705…67681d
0xf0d6…2ff90xfe80…47eeBase$0.001100%fluxa40d ago0xf29501…9e809e
0x0233…63720xfe80…47eeBase$0.001100%fluxa40d ago0x451b3a…2f999f
0x9367…e9830xfe80…47eeBase$0.001100%fluxa40d ago0x26dad5…76d662
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa40d ago0x26a8f2…d765b4
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa40d ago0x4f7c45…204e8b
0x89b8…278f0xfe80…47eeBase$0.001100%fluxa40d ago0x41e5c9…ed68cc
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa40d ago0x416d08…f224cc

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.