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%payAI89d ago0xeac02a…1b0d0d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI89d ago0x0024a0…e9e32c
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI89d ago0xc1dce1…960ac7
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI89d ago0x971404…1ba653
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI89d ago0xeeb341…3c0e75
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI89d ago0xfeacb0…0d0e98
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI89d ago0x9306c0…8c9799
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI89d ago0x2d3f25…90fe60
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0xeacc7d…586d04
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x41167a…63fcec
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0xbbdbe3…7087cb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI89d ago0x14bb74…15863d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x500998…6b0119
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x6c3789…5b5aef
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0xd3d1e2…0c6d37
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0xb48658…292105
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x8740fc…da5f0b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x4ebe0e…e8bd34
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x42f474…b403c4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x2712f3…c18da6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x16d2a0…95c10b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x8bd2b2…1efa4e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x88ccfe…92c991
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x715be9…d50a7c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI89d ago0x473d41…11cc22

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.