Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0x1536d3…9d6e1a
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0x9643fc…b9e338
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0xe049a4…42f204
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0xa06b49…e04d59
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0x30c259…8de7a3
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0xfb1fdd…5ba032
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0xf13997…2b1905
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0xd084db…e52788
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0x95c7f1…451798
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0xc2c3fe…94aab9
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0x8e39ec…b688bc
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0x3f36a7…712243
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0x7af968…fe7700
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0x034caf…a92192
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa19d ago0x5ec0c7…7c02e2
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0x9fc1bc…73de8a
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0xc04f8c…a5f208
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0x047dc1…cff616
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0x270cfd…da2c81
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0xd0bd1b…9eb5cf
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0xa5d5a5…8e78c0
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0x92f3ae…f873a6
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0x1a7758…9176ca
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0xe3cf54…d1b88f
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa20d ago0x6accc5…2af174

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.