Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0x35f30f…985516
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xa749c0…8cf767
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xf5e39d…b050b6
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0x23eca1…58a30a
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xd18f8b…f21138
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa34d ago0x394ed7…b18817
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0x6b7e40…d27003
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xee17da…a24ee0
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xf10f12…94eada
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0x1b96c4…b4c306
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0x15e241…d3b410
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xb9a659…bdf8aa
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0x44a5fe…38c686
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xb973f3…2730c3
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xabd54d…cbd85a
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xd0f173…fe1c6c
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0xd4dff9…4c29a1
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa34d ago0x983b9a…6bdb79
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa34d ago0xbd4696…aa484f
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa34d ago0x57eb37…881aad
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa35d ago0xdf6d8e…714489
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa35d ago0xf48763…dcd1b4
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa35d ago0x24321d…467a9f
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa35d ago0xf9c228…148564
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa35d ago0x1b058f…bd3f0e

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.