Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60xb27c…659dBase—$0.01100%coinbase69d ago0xfb1ce1…c1d43e
0xe206…d9c60x1c18…0609Base—$0.01100%coinbase69d ago0x8655dd…d6b422
0xe206…d9c60xe6ff…54bbBase—$0.01100%coinbase69d ago0xe812e1…7b2122
0xe206…d9c60x1472…cd55Base—$0.01100%coinbase69d ago0x068504…f9b764
0xe206…d9c60xe4ea…ad66Base—$0.01100%coinbase69d ago0x1b3645…f5faa5
0xe206…d9c60x581a…ea79Base—$0.01100%coinbase69d ago0xfa975c…0eb1dd
0xe206…d9c60x6669…a23fBase—$0.01100%coinbase69d ago0xb47dae…dcab3d
0xe206…d9c60x2227…5994Base—$0.01100%coinbase69d ago0x8ca2d6…98c168
0xe206…d9c60xa0c0…ce21Base—$0.01100%coinbase69d ago0xd8939a…152d30
0xe206…d9c60x39cb…2d47Base—$0.01100%coinbase69d ago0x92e5aa…5e011d
0xe206…d9c60x2aff…c56aBase—$0.01100%coinbase69d ago0x377c64…6c33c5
0xe206…d9c60x8e1a…abe6Base—$0.01100%coinbase69d ago0xdce016…78ebb9
0xe206…d9c60xcca0…1414Base—$0.01100%coinbase70d ago0xde6273…d72d50
0xe206…d9c60xcc48…57f8Base—$0.01100%coinbase70d ago0xbf8fbb…64b733
0xe206…d9c60x4c84…d3f9Base—$0.01100%coinbase70d ago0xf4ad1a…d28e53
0xe206…d9c60x212f…3080Base—$0.01100%coinbase70d ago0xa4f66f…74282f
0xe206…d9c60xcce8…5cf0Base—$0.01100%coinbase70d ago0xe60a4f…5abdfc
0xe206…d9c60x4225…b17cBase—$0.01100%coinbase70d ago0xabb4e8…e1a0a9
0xe206…d9c60x2d65…3747Base—$0.01100%coinbase70d ago0x444222…2ba231
0xe206…d9c60x8b4d…804aBase—$0.01100%coinbase70d ago0xfbad48…f61855
0xe206…d9c60x072d…7cc0Base—$0.01100%coinbase70d ago0x0d28f0…9d470c
0xe206…d9c60xda24…e5aaBase—$0.01100%coinbase70d ago0x55a3fb…d67cb5
0xe206…d9c60xdd58…017dBase—$0.01100%coinbase70d ago0xbe9862…06cc17
0xe206…d9c60xb251…a20aBase—$0.01100%coinbase70d ago0x673d42…4d417b
0xe206…d9c60xb4c2…c4b0Base—$0.01100%coinbase70d ago0x3f9f0c…af3e85

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.