Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x597e47…e1af2b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xdacea5…b17da0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xc7cdf6…f3db5a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xf7765b…efedbc
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xa21201…76800d
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xb7362f…480b48
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x1a7449…d51f4b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x2d9810…9d70ab
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x05e882…91eaf4
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x44e884…8cf456
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0xcaf2a5…b37c67
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x23a966…61acc7
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x29fc82…2bf9d0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x640a66…1c6806
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x82e1cc…9f28d5
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x193ced…6c6678
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x752f32…4b1dba
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x046760…5507c2
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x2f8c27…31c90a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x81290d…585ed0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x1e9227…260b6f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0xcab6c1…5445f8
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0xc909dc…2aeeca

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.