Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x77b559…94ee9f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x61e617…5288f2
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x15011a…e08b36
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0xf7245f…51a0ad
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x4db71d…e3faa5
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0xa3f0df…d402eb
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x1d1135…b31b04
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x771597…03af8a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x5f6bc7…3b02d8
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x986788…876b7f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0xa5e704…6e7fa2
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0xf5628c…160621
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0xcc346c…309305
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0xa0a062…62e2ac
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x481316…042c29
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x92385f…2dc90e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x7b6f45…29eac4
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x4a57ca…4d36bd
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0xc14d33…6b9d26
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x37ec54…8fc519
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x390329…840520
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0xd0e47e…00fdfc
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x5d3944…4dd855
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x88fc7e…9e1748
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa89d ago0x7f4df3…c1e3bc

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.