Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x31917e…b4cfa8
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x291311…979cc1
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0xd1885d…2ebf53
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x1826b3…867fa8
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x218f98…0ec20a
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x7fc181…f87714
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0xff2714…95a90c
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x23129b…91b444
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x3f439d…acb112
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0xf32bee…6e9549
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x6d9141…18dc22
0xf879…fff70x9c95…e299Base$0.001100%fluxa49d ago0xd5c625…7d7b8c
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x72f112…09f0d9
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x8b98b5…2dda08
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x46ba9c…c197f0
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x5d8ffd…7a30e5
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x8dfe97…eeb1ee
0xf879…fff70x9c95…e299Base$0.001100%fluxa49d ago0x187a0d…a480c6
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0xa8bfa4…af230c
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0xbd251a…eff850
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0xc2d45f…9f9fa9
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0xfd4b1b…566d89
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x882f8d…6e53d2
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0xe06d84…cb798e
0xf879…fff70xfe80…47eeBase$0.001100%fluxa49d ago0x8fb7ee…83f05a

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.