Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc11…a3bd0xac65…4417Base—$0.11100%fluxa106d ago0xff094b…00efeb
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa106d ago0x5c9207…9886f4
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa106d ago0xabff4d…0985e3
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa106d ago0x070017…5eca07
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa106d ago0x2ad98e…f1881d
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x8179ee…529cb2
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0xb7847e…1547d8
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x56f704…4bd9c6
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x4ab6d2…208d8e
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x118e2b…8401ff
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x0742a8…21d34c
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0xadab57…a55a07
0xfc11…a3bd0xac65…4417Base—$0.09100%fluxa107d ago0x89791d…061dbc
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x7484f1…1a7669
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x33ba4e…da4486
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x6a53bb…89eaaf
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x679795…3c08ea
0xb90a…9ae40xfc11…a3bdBase—$0.05100%fluxa107d ago0xb9e961…65cbac
0xfc11…a3bd0xac65…4417Base—$0.03100%fluxa107d ago0xabbc5e…c5531e
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x044ace…0792ea
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x33f6d5…1647ea
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0xdad362…0a0bb3
0xfc11…a3bd0xac65…4417Base—$0.10100%fluxa107d ago0xea2b6d…094aef
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x32b59b…690aa5
0xb90a…9ae40xfc11…a3bdBase—$0.01100%fluxa107d ago0x1aedf0…b8311e

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.