Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x81eb61…dcc87d
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x0f4c89…6f8a84
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x459eb5…40b9da
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x34b8b3…03d3a2
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0xc6f0ac…0dba4e
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x707d48…d61ec9
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0xdca09b…5aaeb2
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x166c51…7fb642
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0xcad1bf…88d67e
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x273ec6…67bf74
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0xe5eaa5…776226
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x4f78ed…324e3d
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0xa2c743…7a457c
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x762fa0…81980d
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0xb4062f…c3829a
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x37dd3b…ee6eb3
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x0f265c…a2e130
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x09801b…8b10c5
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa71d ago0x7474d1…ea9e4a
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa72d ago0xbe3a0e…101628
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa72d ago0xb49a57…405ac5
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa72d ago0x8d6bf8…9bf9de
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa72d ago0xab15a1…73e26a
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa72d ago0x94b54b…3a26a2
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa72d ago0x00a656…84f5a7

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.