Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0x99d554…71b829
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0x5d171b…210c29
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0x36ab66…95c15a
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0x06363c…5077be
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0x144017…83b38f
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0x3b9cf4…44c3ac
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0x7c3733…f85173
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0x7d3cd5…8ff665
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0xf81562…9a650c
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0xf699ba…b9e113
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0xd1f018…c0d1cd
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0xede27a…e7a9a1
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0x5a3f79…5065dc
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0xa88e59…6dbbbd
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa67d ago0xc73a6a…721654
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0xb375c0…6e8833
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0xdb5b5b…893d9c
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0x5c03d5…e33a15
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0x474185…6abccf
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0x705fbb…dc545c
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0x61e6de…eaf14c
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0xbb9102…7e0143
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0xb9a10b…2bd6d5
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0x203b5d…a09232
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa68d ago0x40363b…956393

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.