Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0x83cc34…4f1575
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0x52a138…0a6a78
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0x241adf…4a4c13
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0xd0ff7b…501bc2
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0x8da8a2…61d79e
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0xd0f02f…46ea3e
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0x5201de…63421d
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0x40ad4a…193661
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0xd6e4a2…6215a3
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0xb4edf2…fb9a13
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0xf7f1d9…d0f598
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0x296581…0de77f
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0x31f376…b93599
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa22d ago0x352502…a21550
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0xd79f4b…c35a3e
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0x920ec8…7961fe
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0x2a7a51…ac6569
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0x0a18a8…66cdd7
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0x9feb61…432a68
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0x5dc19e…e402d4
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0x7c6727…d40d03
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0xa58990…8f26c0
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0x252ce1…c42bc5
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0x757d65…6cef75
0x3a4f…cab20xfe80…47eeBase$0.001100%fluxa23d ago0xc9d1e8…592979

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.