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.002100%coinbase12d ago0x67e26f…24ec4f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xc6c907…777270
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0xe4b7a7…644efa
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xc0aa9e…6bd47b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xec5af1…4043f0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0xc93444…e1d6d5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0x02340a…d9d6e1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xebd240…b44f6f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x859b05…3165d5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xc698a2…bdade5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xc10e72…ef297d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x75d69e…644731
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xc4f74a…a8f4e6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0x064887…40a4f5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x51a233…0ab0e0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0x6b9027…a454be
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xe3a0c0…382043
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0xbe58d1…58a73f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0x5e60e2…ac68be
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0x5aaae5…376e9d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0xd10dc6…5477d0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xfd303c…6a1ca3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xd92bcb…c3adb7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x713f4b…843994
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0x7448f8…30a8b7

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.