Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x5f9937…aa8a50
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x821f78…fb7fb0
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0xb82d5a…0634da
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x5dd9aa…c315d1
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x7b27cf…179be7
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0xa8e04a…600eba
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x4fd4ef…dd6d70
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0xcfdbd0…5893f8
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x3709d2…2ed762
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x1557b7…e28d2c
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0xb24448…4ec906
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x5c968d…0c24fc
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x85ff12…44a825
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0xb0b674…98a5cd
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa37d ago0x64f34b…75a060
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa37d ago0x02ea24…39bc35
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa37d ago0x363750…d3f889
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa37d ago0x03696c…54a38f
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa37d ago0x7c4550…5013c9
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa37d ago0x232a2c…ee989b
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa37d ago0x4a4082…afeb2d

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.