Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1338…0e600x9c95…e299Base$0.001100%Route unknown42d ago0x8f2a88…9c5d67
0x1338…0e600x9c95…e299Base$0.001100%Route unknown42d ago0x71c8e0…c4027b
0x1338…0e600x9c95…e299Base$0.001100%Route unknown42d ago0xec4aef…e92b1d
0x1338…0e600x9c95…e299Base$0.001100%Route unknown42d ago0xe7afcd…77795e
0x1338…0e600x9c95…e299Base$0.001100%Route unknown42d ago0xfb6673…78a0b1
0x1338…0e600x9c95…e299Base$0.001100%Route unknown42d ago0x6ea514…d8b68c
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0xf17a7b…6c104e
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x49b086…af9bec
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0xad4a28…c7855c
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0xab4a0e…86a43e
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x7dbd61…0eea00
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x3eb685…b1c3ff
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0xaedf9c…85af31
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x4007e1…8c0c5f
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x8a4ecd…3a102f
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x0e37a7…12e613
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x332764…eb5b24
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x68c7ea…334c23
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0xfe7b5b…5e969f
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x0c7ef2…141617
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0x60e0f8…78697d
0x1338…0e600x9c95…e299Base$0.001100%Route unknown43d ago0xfd9c88…a6b81a

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.