Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0x3813c9…3cfb74
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0x5d62a4…978f7f
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xa3c88e…df739d
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0x2fb5d1…7b6db2
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0x826dc1…e5e6ef
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0x97a742…237677
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xc0d6f9…f44fdb
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xb888f3…f35796
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xfe3f0d…706a42
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xf25e47…32f52e
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xcc4cf5…6e064c
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xf677f5…569a1d
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xe338da…916d03
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xc24673…98455c
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0x5f1dda…8d7a83
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0xf381a3…a0f2f5
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa72d ago0x1a14cc…8ea697
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa73d ago0xb86cd8…0f8133
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa73d ago0xf2da0a…32e0e2
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa73d ago0xadd32d…727ce4
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa73d ago0x543be4…d20bc9
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa73d ago0x79318d…52ff6c
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa73d ago0x024157…bde384
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa73d ago0x3e372b…95530f
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa73d ago0xeca660…6f0ed2

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.