Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0xe2cf24…4aaa3c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x751907…5f82c1
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x568f8c…309190
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x7bdb58…f15020
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x141dfe…7201c1
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x165886…6c2a23
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x0ca63b…1c9124
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x425477…38f6e1
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0xb0aee5…2b3c8e
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0xa11d6a…4df108
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x87df56…6d2588
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x3457b5…a68c9b
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown23d ago0x2dea82…f5524e
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x3f74e1…dc9100
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0xa211ca…65df4a
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x8d8311…c8cb16
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x650c71…725361
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x250e5e…813f5c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x043204…8f15bc
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x32a7ae…76ceaf
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x690735…2af3e7
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x7c7332…b14a60
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x8f7dfb…d51987
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x3c319e…7a021e
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown24d ago0x9016da…3d9d45

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.