Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23be…6a8e0xbaf5…53ccBasex402 service$0.08100%coinbase85d ago0xff4a01…240917
0xd544…5d120xbaf5…53ccBasex402 service$0.01100%coinbase85d ago0x031ff2…14b0be
0x5e91…e1b30xbaf5…53ccBasex402 service$0.01100%coinbase85d ago0xb341d3…6ece12
0x5e91…e1b30xbaf5…53ccBasex402 service$0.01100%coinbase85d ago0xc57e6c…09f74f
0x0b8f…74820xbaf5…53ccBasex402 service$0.01100%coinbase85d ago0xa5af42…935ffe
0x4d12…b5dc0xbaf5…53ccBasex402 service$0.005100%coinbase85d ago0xb1c145…93b1d4
0x197b…4e100xbaf5…53ccBasex402 service$0.01100%coinbase85d ago0x1843c2…b243cb
0x56ae…a8d00xbaf5…53ccBasex402 service$0.03100%coinbase86d ago0x558e7a…93c526
0xa461…13580xbaf5…53ccBasex402 service$0.01100%coinbase86d ago0xa034d8…7fbe81
0xc13d…5c240xbaf5…53ccBasex402 service$0.04100%coinbase86d ago0x6d65f6…bc4202
0x670f…e2f70xbaf5…53ccBasex402 service$0.04100%coinbase86d ago0x7cfa33…0066a4
0xc846…12670xbaf5…53ccBasex402 service$0.08100%coinbase86d ago0xc6e3ff…daa6df
0xc21f…31c00xbaf5…53ccBasex402 service$0.03100%coinbase86d ago0x16ac65…4a6413
0x7d70…7b5e0xbaf5…53ccBasex402 service$0.08100%coinbase86d ago0x78f30b…ff3fff
0x0d8a…c98b0xbaf5…53ccBasex402 service$0.01100%coinbase86d ago0xefe840…56f063
0x53e1…d88e0xbaf5…53ccBasex402 service$0.03100%coinbase86d ago0x242133…c34860
0xbc36…dc930xbaf5…53ccBasex402 service$0.08100%coinbase86d ago0x3da86b…ef61a8
0x9415…ad820xbaf5…53ccBasex402 service$0.08100%coinbase86d ago0xb3cd34…fcf9e2
0x12ff…708a0xbaf5…53ccBasex402 service$0.01100%coinbase86d ago0x6e13a5…efb600
0x16d7…943d0xbaf5…53ccBasex402 service$0.02100%coinbase86d ago0x96dc36…7eb709
0x16d7…943d0xbaf5…53ccBasex402 service$0.04100%coinbase86d ago0x91b553…8e8334
0x2c58…29500xbaf5…53ccBasex402 service$0.03100%coinbase86d ago0x707945…0ff11c
0x16d7…943d0xbaf5…53ccBasex402 service$0.04100%coinbase86d ago0x3f1789…e37ef2
0x56b0…faf20xbaf5…53ccBasex402 service$0.01100%coinbase86d ago0x3c86c2…76ed5f
0x35d3…0d8d0xbaf5…53ccBasex402 service$0.08100%coinbase86d ago0x205569…8aaad7

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.