Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x291676…8f08dd
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x9de132…b5c2fb
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x06cb3b…4b1215
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x0850c5…8941ba
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x7fe2bd…5154e4
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x38be29…11c0d8
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x8ff46b…cb970b
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x7c108d…0c77db
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x11c6cb…18a06c
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0xf1d44b…f85bc6
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0xa65bb2…4dcefa
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x1e99e5…186a4a
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa19d ago0x480521…cdc9b4
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x763386…b4d40f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x28bf14…4f8e9f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x2fb297…5234d1
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x389602…7ef2b0
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x3e3d71…022b83
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x853b4f…117b1b
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x4b1e4b…ae67f0
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x114abe…449b4f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x76020b…827569
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x33fd65…9b911d
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0xa4df73…248188
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0xf157d0…3217bc

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.