Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9b…a7ce0x8071…3118Base—$0.01100%coinbase78d ago0xf6e51f…1623a2
0xaf9b…a7ce0xae6f…2624Base—$0.01100%coinbase78d ago0x75344a…33f8b4
0xaf9b…a7ce0x91de…3979Base—$0.01100%coinbase78d ago0xdf28f2…9f1a26
0xaf9b…a7ce0x097f…9d34Base—$0.01100%coinbase78d ago0xdef8db…30630a
0xaf9b…a7ce0xb618…af04Base—$0.01100%coinbase79d ago0x351d63…ffc831
0xaf9b…a7ce0x4ee5…950aBase—$0.01100%coinbase79d ago0x2d0249…72ca7d
0xaf9b…a7ce0x30a4…89b5Base—$0.01100%coinbase79d ago0x0974c6…a09c93
0xaf9b…a7ce0x6583…c4b1Base—$0.01100%coinbase79d ago0x9e228a…f7d530
0xaf9b…a7ce0x0ce2…1b45Base—$0.01100%coinbase79d ago0x89c81f…f4d6d7
0xaf9b…a7ce0x764e…c8aeBase—$0.01100%coinbase79d ago0x851fa7…eebda3
0xaf9b…a7ce0x9eda…abdfBase—$0.01100%coinbase79d ago0x2193d3…32bcd7
0xaf9b…a7ce0xdc51…e843Base—$0.01100%coinbase79d ago0xdce0ca…c0b825
0xaf9b…a7ce0xffbe…d555Base—$0.01100%coinbase79d ago0xe263c3…a42f7f
0xaf9b…a7ce0xcc8b…5217Base—$0.01100%coinbase79d ago0xa13e42…6811ce
0xaf9b…a7ce0x846b…9e45Base—$0.01100%coinbase79d ago0xa3c681…23573f
0xaf9b…a7ce0xbced…44f2Base—$0.01100%coinbase79d ago0x901f0e…fd45cf
0xaf9b…a7ce0xed1f…29e3Base—$0.01100%coinbase79d ago0x7a2b50…2fe1da
0xaf9b…a7ce0x9cc3…8394Base—$0.01100%coinbase79d ago0xb11e74…6e408a
0xaf9b…a7ce0x2a40…84acBase—$0.01100%coinbase79d ago0x1cc493…66533a
0xaf9b…a7ce0x6cf6…cdc9Base—$0.01100%coinbase79d ago0x972da5…17a98c
0xaf9b…a7ce0x0713…5c96Base—$0.01100%coinbase79d ago0x83bc19…8cc3af
0xaf9b…a7ce0x52e7…a18fBase—$0.01100%coinbase79d ago0x963c53…385cca
0xaf9b…a7ce0xd460…fe70Base—$0.01100%coinbase79d ago0xbf317c…1b12b3
0xaf9b…a7ce0xf6a9…3fb3Base—$0.01100%coinbase79d ago0x005351…3f1a26
0xaf9b…a7ce0x8579…7fc3Base—$0.01100%coinbase79d ago0xc77ffc…07ed21

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.