Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI15d ago0x4dcb6d…1ba597
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI15d ago0x8d9e2a…38d59b
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI15d ago0x0f334a…6afad1
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI15d ago0x8efad2…c611e7
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI15d ago0x918b98…796e7d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI15d ago0xddcba0…bb2f81
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI15d ago0x635b3e…34b047
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI15d ago0x4b60c9…4d038e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x93161d…84ebc9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x388b0f…ed8324
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x914c1d…189fbe
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI15d ago0x4153fc…beeec6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x69a626…19f898
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x392842…25b544
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x99dde5…d439e2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0xf533a7…b37df6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x3cbae3…3b3418
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0xbeabd0…0c9b8e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x4f1e9b…eb80ca
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x8ae593…8169a8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0xc704f4…a1e50c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x8a60d7…07d342
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x17c2ea…1ba989
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0x60ca0a…325bf9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI15d ago0xaa64d6…6a1bd1

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.