Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x75c9ba…30321d
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0xf56ff3…a9d96d
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x2134d7…32a718
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x55bd0b…31a375
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x24cbf6…686a85
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x17b3f6…0cce26
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x354b8c…c987aa
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x70a886…5b1c73
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x35a277…65cc63
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x0e4cdb…eb2ebf
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x8d452a…4009e0
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x7d4735…c461d1
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x743497…367f0a
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x70f9f2…02f1f2
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa21d ago0x791460…cfaf75
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0x064dff…3f3cc9
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0x412131…62dd77
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0x73c0ec…f2cb0a
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0x03a72a…b4ebbe
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0xa32417…149b03
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0xfe988d…963006
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0x9f51e9…075bfa
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0x5d1c7b…c447be
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0xf8d1c3…b9892b
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa22d ago0x596783…a10387

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.