Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0x303f8a…05b0ef
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0x0e3424…ed7d1b
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0xc0d7c0…e31d00
0x19a7…26650x9c95…e299Base—$0.001100%fluxa39d ago0x86670d…f00232
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0x7dac30…5cd215
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0xc23b8c…df2e2d
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0x5e1509…fad6a8
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0x938eae…708fe7
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0xcac429…f3a4a8
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0xade27b…a2d4ca
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0x9cd831…db21b7
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0xce6f87…8185f7
0x19a7…26650x9c95…e299Base—$0.001100%fluxa39d ago0xc375c7…86a041
0x19a7…26650x9c95…e299Base—$0.001100%fluxa39d ago0xcb0ec1…b8a1c2
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0x21179f…500787
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0x271c10…fc7fb3
0x19a7…26650x9c95…e299Base—$0.001100%fluxa39d ago0x75c97b…2c2fc2
0x19a7…26650x9c95…e299Base—$0.001100%fluxa39d ago0xd82807…471e53
0x19a7…26650x9c95…e299Base—$0.001100%fluxa39d ago0xf9b086…0b5eef
0x19a7…26650x9c95…e299Base—$0.001100%fluxa39d ago0x9b72d8…7e0487
0x19a7…26650x9c95…e299Base—$0.001100%fluxa39d ago0x9a64c1…ef612f
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa39d ago0xe5bb0e…96e6be
0x19a7…26650xfe80…47eeBase—$0.001100%fluxa40d ago0x57501a…57bf8d
0x19a7…26650x9c95…e299Base—$0.001100%fluxa40d ago0xcd49b4…32de4f
0x19a7…26650x9c95…e299Base—$0.001100%fluxa40d ago0x8c9776…763609

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.