Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown62d ago0x766ec3…41bb2e
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown62d ago0xf1a364…ea4c4c
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown62d ago0x3260ad…e3e9f3
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x03aa9a…fe1541
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x30f6e6…433306
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x498724…d85878
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0xd7cfe4…eead3f
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x6ebe99…896d20
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x56ab5c…dd6ed7
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x4830d5…63724c
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x391fee…b57b02
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x7edd7b…58a4df
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x4c216d…bb9610
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0xe60d47…991567
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x8648b8…a872db
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x0aa53a…168ef8
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x29c493…f1c6f4
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x3db6d0…5fa5d5
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0xf5d1a3…adfdaf
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0xa09c65…577407
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0xcbe22f…eb9e43
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x163908…905c7f
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0xb654c6…7252a3
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0xb1f1d8…2af93a
0x59cd…c0b50x9c95…e299Base$0.001100%Route unknown63d ago0x3f560c…40be47

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.