Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30x480c…846aBaseBitrefillGift-cards$0.002100%coinbase15d ago0x34067d…4be875
0xe3ba…3fb30x480c…846aBaseBitrefillGift-cards$0.002100%coinbase15d ago0xb1bd34…2c7ad3
0xe3ba…3fb30x480c…846aBaseBitrefillGift-cards$0.001100%coinbase15d ago0x6f9e34…134627
0xe3ba…3fb30x480c…846aBaseBitrefillGift-cards$0.002100%coinbase15d ago0x497133…f6c34b
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase15d ago0xb5ebec…ad653c
0xc9c7…16700x480c…846aBaseBitrefillGift-cards$0.002100%coinbase15d ago0x4be527…eba3bf
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase15d ago0xba65c5…64b54c
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase15d ago0x785bc6…a29952
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase15d ago0x6994e9…cad783
0x79f8…f7580x480c…846aBaseBitrefillGift-cards$0.001100%coinbase15d ago0x8d8433…e134f6
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x3c5c8e…4f2b8c
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase16d ago0xbfdc68…e04f5b
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$4.10100%coinbase16d ago0x613152…112a05
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0xd3522e…e67a67
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x5bde3f…2804eb
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase16d ago0x71a1ad…3ff7b0
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase16d ago0x419f5f…426887
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase16d ago0x487c86…b6000e
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x039302…42c898
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x46a78f…f306a6
0x5f64…5a730x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x0417ca…9a30cf
0xdeaf…b9430x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x7afce1…b60d2a
0xdeaf…b9430x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x0f9eae…b49b5c
0xdeaf…b9430x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0xddaf10…b42887
0xdeaf…b9430x480c…846aBaseBitrefillGift-cards$0.002100%coinbase16d ago0x689af4…7aeae1

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.