Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.001100%coinbase58d ago0x3cdc91…1ac2b8
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase58d ago0x5073ec…8b3127
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase58d ago0x5bb383…3c45c6
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase58d ago0xc8466b…671619
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.001100%coinbase58d ago0xcc362b…1be9e0
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase58d ago0x8709ec…fa84f0
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase58d ago0x0bfd4d…830900
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase58d ago0x6a604a…c5a922
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0x9ed105…1d5e6d
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.00144100%coinbase59d ago0xc94cf6…681e33
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase59d ago0xa995c0…7c6385
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0xbe3fd2…a8e640
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase59d ago0x6e3d00…a8c160
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0x0c0b5b…bb10de
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase59d ago0x3f95a2…4f4dfa
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0xb6649b…0563e5
0x1b0e…b6b90x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0x80176b…57bc34

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.