Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xceb5e9…1d0087
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x48294d…facf41
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xa594af…eaa2e7
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x1e8762…088b47
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x9204e9…b5ceeb
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x31dab9…ba084f
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x846c13…5e1c0d
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xa2ac00…e11e71
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xc6cc21…ba69d4
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x91bb36…70838a
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xfbc79d…0351b9
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x39dd08…6f69ec
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xaacab1…7ac260
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xad14ed…b0fb8f
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xdce9ce…fa828b
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x5cb559…1389d7
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x6e0292…f5e4da
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x5e8605…fc21c7
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x340430…58ed6b
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xe37a2e…05a4df
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xece167…fc01f0
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x0554c5…8c8b17
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xae5aa5…e78a01
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0x4c05bf…59812a
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown57d ago0xd3577e…e8b3df

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.