Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0xcb551c…019b5e
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x4dee96…f90fa7
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x312ea2…d39666
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x5627a2…a09163
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x8a6ac0…975be3
0x4964…14270xfe80…47eeBase—$0.001100%fluxa44d ago0xb81366…6fe2af
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0xef419b…2b6452
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x291061…bc8483
0x4964…14270xfe80…47eeBase—$0.001100%fluxa45d ago0x0cf877…9cd345
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x0a1cdc…d40eb2
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x7c8b7a…b69578
0x4964…14270xfe80…47eeBase—$0.001100%fluxa45d ago0xaa0d48…79a4d8
0x4964…14270xfe80…47eeBase—$0.001100%fluxa45d ago0x3f7285…5753b1
0x4964…14270xfe80…47eeBase—$0.001100%fluxa45d ago0x774e85…0efee0
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x1a6a11…64ef90
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x97eae2…e46171
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x7e164a…291341
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x2a4343…7ba56e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa45d ago0x215265…e2f08f
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x022fba…24e45b
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x449696…13eca9
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0xdb05bb…754b07
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0xb4b1f9…1cf043
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x12afae…1118d6
0x4964…14270x9c95…e299Base—$0.001100%fluxa45d ago0x3a3ee8…eca9bb

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.