Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa117d ago0xb96c3e…02e540
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa117d ago0x23802d…6b2c9c
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa117d ago0x5a0a20…e3f9bb
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa117d ago0x69ac9d…6506f3
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa117d ago0xd7564f…440e40
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa118d ago0xfe75a6…f2feed
0x4073…36d00xd176…f515Base—$0.12100%fluxa118d ago0x5ba6e8…498416
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa118d ago0x7ac441…c709e3
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa118d ago0xe339f6…4418c3
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa118d ago0xc60175…c746ee
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa118d ago0x268f47…0d5b31
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa118d ago0x0d3756…40ca43
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa118d ago0x5d0189…700224
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa118d ago0xb3fce1…482444
0xb90a…9ae40x4073…36d0Base—$0.01100%fluxa118d ago0x5a66ab…c5c0d3
0xb90a…9ae40x4073…36d0Base—$0.02100%fluxa118d ago0xf9b79d…6cebe6
0xb90a…9ae40x4073…36d0Base—$0.02100%fluxa118d ago0x03dc6f…f5891d
0x4073…36d00xd176…f515Base—$0.03100%fluxa118d ago0x811955…fcae99

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.