Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa46d ago0x20f9d3…083106
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa46d ago0x4bee8b…5745d4
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa46d ago0x254d6a…d1e3fd
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa47d ago0xe3f479…30d6c1
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x42d3fc…a64a16
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0xdb8501…29fdf3
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x9ff454…e4f417
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x1ff447…8b58b3
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x6acc31…8e6e8e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x4761a2…e84f7c
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x22ec46…ec767c
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0xa38e53…41fc45
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0xd4c992…a9df51
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0xfb5f0d…8d668a
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x2a1438…8cdd2b
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x1e8302…f5edcf
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x1b683a…50472a
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x319880…dc921d
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x9dcf45…42983f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0xd03c60…224def
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0x0e58b1…effff3
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa47d ago0xa3458d…b79056
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa47d ago0x85a02a…63c29b

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.