Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xed9b35…1e2ff9
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x015f9f…035ccb
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x7baea7…e1909d
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xdfda38…fa97e3
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xae7fe0…eb95b4
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa35d ago0x5f9bd2…be4658
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa35d ago0x21e42f…77c37d
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xf8cfe6…6469fb
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xa0e225…0ba247
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x8cd030…0abe98
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xd76c6d…d4beb2
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xf51f31…1b9de9
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x0acaed…faaffa
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xdfa468…7f2667
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x43f7dd…cfdd94
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x584d9d…b29492
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x19a120…d4ef99
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x37c17d…816422
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0xd0458c…01fae0
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa35d ago0x26c433…64d7d1
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa36d ago0x83998b…1cc57a
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa36d ago0x337cb0…23819e
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa36d ago0x573655…7904e8
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa36d ago0x060c37…f0501d
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa36d ago0xc14365…9a07e5

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.