Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0xfaa04b…06431c
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0x16f87a…629e09
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0xa3cda1…83a71e
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0x8cd8ee…150f45
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0x8978ed…047f40
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0xc10e89…3d077b
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0x9874bc…2b5768
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0xb21ece…ddd238
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0xf050c5…d45936
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0x95d7e6…df75fc
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0x77d00c…3947d2
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0x2d332c…f319e7
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0xd3e52d…f8b648
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0xd12bcc…7cc204
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown23d ago0x3afda2…e8bcec
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0xf03a77…fc7207
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0x85c549…4ace76
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0xe1bd04…b59441
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0xdd876b…732704
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0x87d903…9884d1
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0x113b0b…3707de
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0xb23f37…d980cd
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0x06f2bd…6e15db
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0x86e66d…0f270c
0x4e17…0bea0x9c95…e299Base$0.001100%Route unknown24d ago0x301b3d…893d58

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.