Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0xbefcb1…a6a6ca
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0x9be9d3…72da18
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0x92017b…15283a
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0xaa8384…49ca9d
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0xc74dc2…eb34db
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0x8a91e8…852b24
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0x9a0d22…434f0d
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0x9d26b7…368c5d
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0xa3abd4…4259d4
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0x5ef3f2…0dc134
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown52d ago0x4aa842…f0681e
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0x7a3bee…1ecb02
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0xbb60c8…43ae92
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0xd46983…a17b2c
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0x7c9b4a…66c48d
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0xf8470e…fc5d1d
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0x049332…03dbe1
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0xc3c56c…471d6e
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0x7e716a…6a49b4
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0xa87e37…52cc9e
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0x802b7c…ae725a
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0x3c403f…c52de7
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0x3ae19f…ba5981
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0x8961cf…39aaf1
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown53d ago0xeadd47…977b92

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.