Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.03100%coinbase43d ago0x22e8c6…e95c5b
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.03100%coinbase43d ago0xf00cae…40401f
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.03100%coinbase43d ago0x1134be…c4e9b7
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase43d ago0xe9c4df…ccba2e
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase43d ago0x30e615…67aae7
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase43d ago0xdb84b8…0a1493
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase43d ago0x46957e…7801c7
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase43d ago0x3e2502…2a022d
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase43d ago0x6ead28…4cd251
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.50100%coinbase43d ago0xab0695…7b2a22
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.50100%coinbase44d ago0x73920c…b2f159
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.05100%coinbase44d ago0xd4240b…4f867e
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.14100%coinbase44d ago0xc43cbc…54a9c2
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase44d ago0xa429cb…1a0662
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.008100%coinbase44d ago0xc1e82f…15a2cb
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.16100%coinbase44d ago0x67079d…400e7a
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.15100%coinbase44d ago0x1504be…e55148
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase44d ago0x35bbf5…432a44
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase44d ago0x333d3a…8f7151
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase44d ago0x419680…b68a7a
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase44d ago0xff25d2…29e79d
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase44d ago0xb53b72…559e09
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase44d ago0xaf3087…147074
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase44d ago0x582b8b…fe0856
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase44d ago0xab09e5…d957f0

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.