Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0xc6871c…ce1396
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0x81b439…53a6f2
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0xa37608…912be3
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0x8d23ed…b3b7d5
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0xa214eb…94c54f
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0xb85f54…de7ad2
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0xcb8e74…362407
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0x04b826…b18e46
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0x379d6d…8a981f
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0xbebb63…bae486
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0x8bfb57…143fad
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa29d ago0x42e1f4…3a4141
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0x16eda0…abd4c7
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0xce6219…776cc5
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0x499304…181e39
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0x411be1…879940
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0x05da36…aa63b3
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0xe67374…a7c1e6
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0x7941eb…1c5e16
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0xf8da11…ff42ce
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0xd60e73…46dd5b
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0x28325c…97e992
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0x0e8200…4c829f
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0x81d6ae…f5d638
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa30d ago0x07e95d…8d2d88

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.