Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xbe4856…6a2be7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x0d2d97…bf15b5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x25c4cb…916028
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x64ea18…0125c4
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xd07605…84a9ec
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x3187bb…3873ee
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x33fb4c…2cc064
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xcc5b94…947297
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x7f60d4…a1d356
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0xc378f0…8a5582
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa30d ago0x9e1a49…c3b477
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0xacac24…a28c39
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0x255eaa…780bb6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0xab6dc0…cd5f89
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0x1d2d82…cec8ae
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0xd78cec…1ea5b5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0x8c9ba4…b22e34
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0xa6b816…abac0c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0xad3923…96c557
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0x657abb…070363
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0xa124a3…2ff296
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0xd54e4a…98209c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa31d ago0xf03e56…ff3004
0xd079…f6220x9c95…e299Base—$0.001100%fluxa31d ago0x83fad4…cb6a0a
0xd079…f6220x9c95…e299Base—$0.001100%fluxa31d ago0x59e917…6cd53d

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.