Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x56ca25…1af777
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x188c94…9cc1d9
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x9cd64c…f9c454
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x0c4e4a…d989bd
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa34d ago0xb8976b…433e24
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa34d ago0x510259…255d6c
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa34d ago0xf674ee…4db941
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0xd06831…aef74a
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x148db9…3572d0
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa34d ago0xefe2c5…685c09
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa34d ago0x55149a…de06cc
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x3145e4…a338a1
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa34d ago0xf58eca…5aa9ae
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x6e4c46…0baf8d
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa34d ago0x720354…6a10f2
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa34d ago0x41f5db…aab07e
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa34d ago0x5e0be9…c12e34
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x7a87f2…3fb382
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x402718…46e1d2
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x7baa10…ae8bc3
0xee27…bef90x9c95…e299Base—$0.001100%fluxa34d ago0x1e9917…267305
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa35d ago0x60a14a…60ebca

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.