Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa15d ago0x8e3e4b…375af2
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0xdd1f18…eefb64
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0xb82a71…f48c5d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x81cba3…5e4580
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x2fe087…b73ec3
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x983caf…963666
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0xb36614…7675e1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x5c08f5…f9ab14
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0xd02356…5cc056
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x3d8568…06bd44
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0xbbe57e…f99b0c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x3e32e4…706695
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x8d39f1…30660d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x22a7d0…f57e41
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x6afc50…b98167
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0xa8df67…d46fbd
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0xd108c9…6018e4
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x0f5858…be365d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x4b7549…e84104
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x8caddf…b7efb8
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x95e46d…38663c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x551035…58476c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x3e43ee…e5c551
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0x23c58b…17b129
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa16d ago0xeb91ce…0147cf

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.