Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xbe2f12…cd908c
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x8e6715…b9c3f4
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xe08e08…5eb241
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x658231…fd63d2
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x9428f3…1a65c6
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x17d80f…a31f7d
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xc5e48e…d8053a
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x381a46…3a3e3b
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x27f5ba…658730
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x877cdb…5fcef7
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x08d4c1…5b835a
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xd57852…b71234
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x7f5dcd…1ab365
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x63c2ae…9d802b
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xf58f15…3a5b33
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xdc8767…46d2e2
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x44abcc…0e7de0
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xe78077…893fb0
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xe64418…4f6fd0
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x700acb…0e38e9
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xe3dc7b…61ac7f
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x0278d0…1f149a
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xfb80bb…ec1a59
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0xc9e9c7…6f6186
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e2d ago0x5644dc…3d3bba

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.