Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0xc796c2…ca8c3f
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0xb2dafc…665a4f
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0xd30bbb…1b1c3c
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x4167e5…4b181b
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x76880d…f6eb42
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0xa3f750…59179a
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x20514d…4fdaea
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x9e59d5…076f2f
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0xfe4e88…6c93c1
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x4c4088…52c44f
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x2e129a…296c1b
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x411595…c4b944
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x363cda…bc0fb9
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x5190a5…b12589
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x26eebc…2dc194
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x97948e…0d3ae0
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x21b09c…5499e5
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x6f29d1…312779
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0xadf9fd…a2212c
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x924d4f…106f58
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x0e873c…841e0b
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown63d ago0x522953…a2ea2c
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown64d ago0x6e2608…53808e
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown64d ago0x2b7688…1b1e57
0x9206…4f6a0x9c95…e299Base$0.001100%Route unknown64d ago0x33edc5…e5cdb5

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.