Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa47d ago0xa9a4ce…b424fb
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x718b5d…26a30b
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x5f7b75…21df03
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x7eaf68…1df615
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x3fe721…601468
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x5dd44e…bdc01f
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0xd26267…cbc7eb
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x9f0504…49eac6
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0xc3bde5…3286a2
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x1a5df2…61fdd2
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0xae9f5a…655498
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa48d ago0x3f6073…b27f13
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa48d ago0x76bb7f…7ec1c2
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x32c71b…256501
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x4c246f…8bea55
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x106671…eae58f
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x075385…c18824
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0xd218ae…788aed
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0xd944e0…4a12b3
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0xc95789…10480b
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0xc6e1fb…553df4
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0xd35d00…74da6d
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x580a6a…78db23
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x38843b…7ae7fb
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa48d ago0x9ea30f…560bfe

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.