Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xb20eb9…f8e139
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0x076ac8…538ef6
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xecd040…8b11a9
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0x6f4bee…cbf1fb
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xc7551f…d4836e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0x116bef…c08630
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xfec7b5…9d5215
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xa971a8…33a56f
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xa2b78f…70a3da
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0x32ddc6…71ef8a
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xc79bca…db7e8c
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xec05cf…25411e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xf00374…4943f1
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xb5e6fd…9051db
0x8583…aea50xfe80…47eeBase$0.001100%fluxa23d ago0xf854bb…54aab9
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0xe8c2cf…b6c51d
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0x02bd5b…952059
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0x7be270…1dac73
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0xc5f2e1…d55500
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0x9ce8c7…4c655d
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0xb32b79…38974d
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0xd4f60b…d73262
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0x374023…7ecf68
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0xedd9c1…b7120b
0x8583…aea50xfe80…47eeBase$0.001100%fluxa24d ago0x657cbf…eeb6a6

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.