Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0x9643…4236Base—$0.0170%0xd8ba…8e9b25d ago0x1f26ae…d71668
0xf86e…b61f0x9643…4236Base—$0.0470%0xd8ba…8e9b25d ago0x1f61f7…c951d7
0xf86e…b61f0x9643…4236Base—$0.0170%0xd8ba…8e9b25d ago0xa82c68…12bcb1
0xf86e…b61f0x9643…4236Base—$0.0170%0xd8ba…8e9b25d ago0x41cc30…1a3840
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI25d ago0x6b9afe…23fff1
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI25d ago0x89439f…c6a885
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI25d ago0x48a7e3…077249
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI25d ago0x41b446…c35040
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI25d ago0x423fb1…450d51
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI25d ago0x98f9f8…654f3d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI25d ago0xbfc619…b5b28d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI25d ago0x90b796…d51004
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0xe35e4e…bf022d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0x683c57…761330
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0x35d812…6be1d4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI25d ago0xe3be03…a14b03
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0x885dd5…187b3b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0xab1632…1e4295
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0x1fdee5…32a655
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0x140aea…d07cee
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0x6b2625…0603cc
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0x9cb8f3…4e3681
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0x6c12d4…eee9b2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0x604738…e8ec60
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI25d ago0xa4a7e8…ff2957

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.