Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x7652c1…c1e425
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x998738…59edef
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x6523e7…4751b3
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x84b2a1…072dcf
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xf2dff7…f8b123
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x71794e…8335e4
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x0db61d…612cdf
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x9a4dcc…47ca60
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x52984f…ed7691
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x8ea7ad…271703
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x1b04a1…bfb264
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x703caa…b9b459
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xa5c5ea…f4ef7d
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x2495f9…211fbc
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xae1dea…032ec3
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x3b2c76…05ed59
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xed41de…573bfd
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xdbb8fc…08c486
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x74ca1f…41478a
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x3aa7f2…6b7eff
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x7fb6af…803c25
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x51db4a…501ae1
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x1916e2…d53fea

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.