Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa42d ago0x65ed98…29fd09
0xd09e…a6e60xfe80…47eeBase$0.001100%fluxa42d ago0xfb7e45…e6f3b7
0xb064…54430xfe80…47eeBase$0.001100%fluxa42d ago0xf09ef9…b01c58
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa42d ago0x6c9cf8…29059c
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa42d ago0x461c86…4152c5
0xef63…7f4d0xfe80…47eeBase$0.001100%fluxa42d ago0x548100…40b9a8
0xc60a…f2cf0xfe80…47eeBase$0.001100%fluxa42d ago0x682583…dc2069
0x7a39…d9cf0xfe80…47eeBase$0.001100%fluxa42d ago0x4c1042…3ef1cf
0xbaef…ef360xfe80…47eeBase$0.001100%fluxa42d ago0x431111…075a9e
0x66e6…43c00xfe80…47eeBase$0.001100%fluxa42d ago0x86ccea…964347
0x46d8…cbb50xfe80…47eeBase$0.001100%fluxa42d ago0xeede6d…d90ab0
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa42d ago0xfbfa32…1f1936
0x5cad…89220xfe80…47eeBase$0.001100%fluxa42d ago0xb1c717…03ce8d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa42d ago0x82dbb0…24459f
0xded0…21750xfe80…47eeBase$0.001100%fluxa42d ago0x614666…1407f5
0x3829…a62a0xfe80…47eeBase$0.001100%fluxa42d ago0x7d82ac…ca1c06
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa42d ago0x0c8903…d966a8
0x9dc4…4cd80xfe80…47eeBase$0.001100%fluxa42d ago0x353925…c3d101
0xab5f…1b470xfe80…47eeBase$0.001100%fluxa42d ago0xa05cae…686bb7
0x0425…92330xfe80…47eeBase$0.001100%fluxa42d ago0x355a50…7e7efe
0xde31…7b070xfe80…47eeBase$0.001100%fluxa42d ago0xbe4e1f…3f50a1
0x7f6b…b9c40xfe80…47eeBase$0.001100%fluxa42d ago0x2b207a…fc3afa
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa42d ago0x5fa8bd…252f35
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa42d ago0x48c94f…227361
0xb04e…e5340xfe80…47eeBase$0.001100%fluxa42d ago0xaef078…0da24f

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.