Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown31d ago0x1176aa…a7184a
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown31d ago0x78e82e…e91afc
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown31d ago0x986943…a1b742
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown31d ago0x41afd7…ee127b
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown31d ago0x1cb8c4…0ae415
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown31d ago0x8be57e…d8269c
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown31d ago0x36d5f0…c47d10
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown31d ago0xcde9a9…3fa57f
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown31d ago0x1c1865…b2e75e
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0x34ac70…357c4c
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0xe72d8a…8e7ab1
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0x08a194…4e5fa3
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0xd012f1…49f4c6
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0x62d317…ee36c6
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0x005927…e003ca
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0xc57923…a23b02
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0xea5d20…8e5e36
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0xe94ac5…fd3e68
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0xa89a75…04ee75
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0x8bf223…7f2520
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0x2b855a…fa402c
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0x99b27a…55050e
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0xe870a9…3e2c18
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0x684504…872722
0x12e3…86e40x9c95…e299Base$0.001100%Route unknown32d ago0x1d16ba…38036a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.