Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa22d ago0x850ef5…1a8344
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x8b811f…ce2a6e
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x527e8b…b22b22
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x25b9dd…545b17
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x342d77…d487b6
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x82a97c…ef71e0
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x680f79…ada107
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x733805…70558e
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x42b270…68398a
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x652afd…afe724
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0xaaad58…dccd08
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x1854ad…b038e2
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x038f7a…39f3fa
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0xb1607b…52c1c2
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0xd47133…b973f2
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0xb90cf2…f8f8af
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x6d13a8…1f49f6
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0xe420a9…c31601
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x5e9dec…1da130
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0xfabd37…b18796
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x29c645…01762b
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x8875ff…96991f
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0xbd2f62…cdc1bd
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0x8e287e…341e3a
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa23d ago0xbb7511…51ce74

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.