Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0839…9c830x9c95…e299Base—$0.001100%fluxa71d ago0x219dd7…e7c9a1
0x0839…9c830x9c95…e299Base—$0.001100%fluxa71d ago0x8dd2c2…63a464
0x0839…9c830x9c95…e299Base—$0.001100%fluxa71d ago0xc8a21d…bf4944
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x0cb2b2…0cb73b
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x1f06d8…f8d09c
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0xfa68e6…081304
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x77356f…6eed04
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x1090ef…f1e5bc
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x039bca…5d1962
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0xaba21f…5653af
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x4f00e7…3dc155
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x1fa1fc…2d21d0
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x889a0c…59eddf
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0xf6c344…338a52
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x9c1e97…8b9e55
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0xf23d14…967bc9
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0xe08ec6…68e1c5
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0xd9320a…62eb60
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x66d2cd…add27e
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x0bf1d3…e14a6d
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0xa223c9…2cc3cf
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0x7390c1…6c0971
0x0839…9c830x9c95…e299Base—$0.001100%fluxa72d ago0xf71efc…ec2710

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.