Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xd3e622…6fd64d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x24d6b0…1422b9
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x0134f0…924c2d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x149b71…9a28ac
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x6f4ca7…90e355
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x255f49…5e2e17
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x9dff96…b3b510
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x7e311a…72bd9c
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xe76455…44c4d3
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x02e954…b9e729
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xabfa78…d9717e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x9c7c33…c1898a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xb5fa71…a4df51
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xc49ce1…2be666
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x89a3ac…5dd165
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x8a04a0…9a9797
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x218c3a…636bd8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xf6b4c6…5488c5
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x667f4e…c10125
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x0b3191…61f99f
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x06d1e4…87284b
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0xe74d8f…19496d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x8d9c46…869998
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x5a127a…25e79e
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa22d ago0x95d781…169be3

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.