Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xe5924d…91389b
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xbeb8e8…8c1f41
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x438d02…449ca9
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x51bfb7…283bea
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x03f83d…0f8161
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x77b79b…3dbdc5
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x3f79bb…ae8f5b
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x137b3a…bc2125
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xe7af39…526a27
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x37c7f3…82ec4f
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xc28fae…6ba5f1
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xc2f663…8c13a3
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xc5af52…1717aa
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xf4def0…f69e1d
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0xe8cbe4…54a75a
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x8dafc8…d26eed
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa83d ago0x8d3f5e…8efeb3
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x49fe93…cf4443
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x871a1a…5afd7a
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x5f4843…5c50e0
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x4b0097…e2c9de
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0x22ffab…b4a354
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa84d ago0xce14c7…d8dff6

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.