Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x4d78e0…aadc1c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x582c20…70005a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xd54199…141fdb
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xc48db6…f31f5d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x571218…0cb97a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x0343e0…8b7f74
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x661962…39a281
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xb9e1c1…f1f72c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x5b3f46…29dec0
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x796d23…9e9723
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x8328f2…6a5827
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xe67c2c…d46f94
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x152c77…d9a6d2
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x3b8d99…58bc84
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xbd56a1…6bbc74
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x54ede0…a030b2
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x929589…541f58
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x0d5404…541b1c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x97ea75…8dbf08
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0xc6c517…50ee03
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0xb89cc6…13411a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x9d0464…9fa2ca
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x836427…a64375
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x624a32…f98668
0x1b71…59020x9c95…e299Base—$0.001100%fluxa80d ago0x4d6ef3…d28774

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.