Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x9399cf…a7fa16
0xa449…15ac0x5c9d…551dBase$2.50100%Route unknown72d ago0x7d8c8a…c9fda8
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0xf6c4ee…41d8fc
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0xca5c3d…1ff328
0x5c9d…551d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown72d ago0xbecd31…0247ef
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0xad3ad5…f8d18a
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0xc23f07…26bc1f
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x1fce0e…df8574
0x5c9d…551d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown72d ago0xb68f5e…d2f882
0x5c9d…551d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown72d ago0x038971…45006e
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x724b0a…dafe05
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x1c3ff0…8ba28e
0x5c9d…551d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown72d ago0xbaa1eb…b7e621
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x9892fa…3d5f3c
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x2d279c…cd3546
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0xe7f03c…a58e7f
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0xb7cf3d…e8ce34
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x1f116b…6f0348
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x237458…393c6c
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x0d8c10…48d89e
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x3a780d…582ecb
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0xeeb82a…ebe585
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0xd6a64f…667210
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x0dbbd9…f24c1c
0x5c9d…551d0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown72d ago0x638da6…6add4e

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.