Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xda5f77…e963fb
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x74f3e1…4a52e1
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x18f2d5…3bb41f
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x5a8b2c…aaaeb8
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xaeaf81…4434fa
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xf9dbbc…4f182e
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x867a87…2f7fe1
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x54dfb1…c89cda
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x31d6c5…6bc390
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x4ae8b4…b6ddd3
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x733773…656c9f
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xeea512…69e30f
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xdd06e2…6d3008
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xea2ab7…62c7ff
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xc8e496…674bf8
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x80a30c…4eeafe
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x5305d3…0ad42e
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0x807516…33d6d9
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xb5b9a1…5905c3
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xd58fdf…515945
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xb84267…2b95c9
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown72d ago0xcd6c86…6fdd13
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x273d50…760676
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x174a3b…c3b7ab
0xb5e9…19fa0x9c95…e299Base$0.001100%Route unknown73d ago0x5347a1…3264ee

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.