Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa120d ago0xba6ff6…a90a3d
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa120d ago0x98bb6b…2a49ea
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa120d ago0xc8ecbe…b5ebda
0xb547…09220xac65…4417Base—$0.12100%fluxa120d ago0x21582d…b74160
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa120d ago0x717779…de854d
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa120d ago0xadda47…8e2523
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa120d ago0x22f55c…0d1958
0xb90a…9ae40xb547…0922Base—$0.10100%fluxa120d ago0xed8f3a…ec9c29
0xb547…09220xac65…4417Base—$0.02100%fluxa120d ago0x211c5e…8fc18d
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa120d ago0xc8933b…3a2d31
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa120d ago0x39c8ca…dde3f3
0xb547…09220xac65…4417Base—$0.08100%fluxa120d ago0xa5f61d…4dc876
0xb90a…9ae40xb547…0922Base—$0.05100%fluxa120d ago0xbe9f4f…16a189
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa121d ago0x30d0e0…e39249
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa121d ago0x01f2f7…815033
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa121d ago0x95865b…6cafb2
0xb547…09220xac65…4417Base—$0.04100%fluxa121d ago0x944664…4a4bc7
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa121d ago0x409808…2a2d4c
0xb90a…9ae40xb547…0922Base—$0.01100%fluxa121d ago0x754c24…28ee3b

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.