Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc2…99e40xac65…4417Base—$0.08100%fluxa114d ago0x117784…0677ea
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x057077…48323b
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0xba3db8…881bf4
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0xd4ab48…b54eef
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x1ffd70…b5c8fe
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x3b0e2b…8f3d81
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x44d7d4…9a0118
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x29c5b5…9f16d5
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x07f549…6fdc19
0x0cc2…99e40xac65…4417Base—$0.52100%fluxa114d ago0x67436a…77b82d
0xb90a…9ae40x0cc2…99e4Base—$0.50100%fluxa114d ago0x3b5e9f…468dbe
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x3b7283…021bfe
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x519f45…dd0b63
0x0cc2…99e40xac65…4417Base—$0.03100%fluxa114d ago0xde876a…6f2019
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0xef7572…2d10c9
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x5d61da…c35d9d
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0xcc7ff8…224ee1
0x0cc2…99e40xac65…4417Base—$0.02100%fluxa114d ago0x11d453…89162c
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0x500a95…a9a010
0xb90a…9ae40x0cc2…99e4Base—$0.01100%fluxa114d ago0xd96ef0…6cc250
0x0cc2…99e40xac65…4417Base—$0.01100%fluxa114d ago0x719df9…c17551

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.