Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x1effe4…90d334
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xd015b4…e3224e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x2b6ed6…ea6c9a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xf7bd96…694570
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xc55b73…82f123
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x861574…5e08d6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x2e999e…51c7fc
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x27808c…1f7843
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xf7d520…a7fb56
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x07fb45…179297
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xe52704…9656d1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xa2a8ba…9e9788
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xcf3dec…fcc089
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x4e5a14…8fff31
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x6974c6…65e7f6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xd5d170…4c2e6e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x4f8759…d5e0e4
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x42606b…e6e2ab
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x274366…afa307
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x29f26d…22cc85
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xadfafb…ae1fde
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x9e870b…8bf700
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xa1f484…57fdb1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0x92a290…987bb0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa68d ago0xf0af93…1501cf

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.