Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x42991f…93d35d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0xbb31b4…6e26d3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0xf27b2e…227e40
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x091a95…140b53
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x0818ec…0bd8ae
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x926373…9f656e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0xa045eb…a89ce4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0xca0d39…a68cae
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x173403…ec252d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x79cd31…4c9ca9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0xadb7f0…31b2b9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x03283e…718c40
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x4796aa…6700ad
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x64393a…1db0f4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x411f05…39b69b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0xa278b3…d4b383
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x9f872a…2a5d67
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x8cbab6…3e4dc5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x3adbc8…cb2ca0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x9b91f0…796330
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x08aae5…b9f252
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0xd33253…cb60ba
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x9cf940…91d17c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x1b2a78…ee4b4f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.003100%coinbase120d ago0x677c35…7e9a1c

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.