Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0xc301e6…ecb75b
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0x7e8420…e6ef3b
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0x7436d9…446a4e
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0x4746c9…7bd49e
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0x87d439…433b62
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0xb8e7ce…90d20c
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0x9de6bb…9b21a9
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0xba66bc…235b94
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0xe149d8…b89236
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0x0b0871…193b27
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0xa61eaf…2fb95c
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown25d ago0x95ee4f…fd6dd5
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0xbbd404…e34044
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0xe5d0d6…690a72
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0xecf1bf…852dae
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0x53aa32…b1f34e
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0x6eb054…1970cd
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0x1912b2…10d9be
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0x582f56…1cf1e3
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0x2bcef0…587c73
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0x48a2f0…037321
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0xcc948e…618c0a
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0x1198c7…a015b9
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0x702801…9f8b91
0x8a7f…1eee0x9c95…e299Base$0.001100%Route unknown26d ago0xaed1b2…27ace4

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.