Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc542…52f30x8929…2a2bBase—$0.01100%coinbase69d ago0x55b12b…64c5ae
0xc542…52f30xd8ea…3b2cBase—$0.01100%coinbase69d ago0x08a068…f387c1
0xc542…52f30x1c31…8029Base—$0.01100%coinbase69d ago0xedaf44…61677f
0xc542…52f30x9b73…5ef9Base—$0.01100%coinbase69d ago0x4e6ab2…da0fbf
0xc542…52f30xe979…5975Base—$0.01100%coinbase69d ago0xb4d421…3bfb27
0xc542…52f30xaff3…d838Base—$0.01100%coinbase69d ago0xf6f138…6ee3e0
0xc542…52f30x6f43…7d77Base—$0.01100%coinbase69d ago0x8f8160…80c31d
0xc542…52f30x3274…1e4cBase—$0.01100%coinbase69d ago0x6a9465…82b5e0
0xc542…52f30x4f59…515cBase—$0.01100%coinbase69d ago0x9ef608…af6127
0xc542…52f30xf007…20dcBase—$0.01100%coinbase69d ago0x4fb7e0…3715af
0xc542…52f30x7379…f1bcBase—$0.01100%coinbase69d ago0xf5204e…022c73
0xc542…52f30x08b6…ba19Base—$0.01100%coinbase69d ago0x93d7d4…dd336b
0xc542…52f30xa390…29f6Base—$0.01100%coinbase69d ago0x1b0aba…12a5a2
0xc542…52f30x3d15…8939Base—$0.01100%coinbase69d ago0x4fe2da…100ca8
0xc542…52f30x75df…e92bBase—$0.01100%coinbase69d ago0x45db91…3a1b92
0xc542…52f30x27fe…7b79Base—$0.01100%coinbase70d ago0x3bb29b…f02f24
0xc542…52f30x1547…5159Base—$0.01100%coinbase70d ago0x614aed…3cb020
0xc542…52f30x5dda…ed48Base—$0.01100%coinbase70d ago0x6d1238…df9d83
0xc542…52f30x440b…5d4bBase—$0.01100%coinbase70d ago0x8c7c17…573631

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.