Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef4c…fef90x159b…4908Basex402 service$0.01100%coinbase15d ago0x04e645…90d950
0xef4c…fef90x159b…4908Basex402 service$0.01100%coinbase15d ago0x39ea4b…1853bc
0xef4c…fef90x159b…4908Basex402 service$0.01100%coinbase15d ago0xa48cc0…c04446
0xef4c…fef90x159b…4908Basex402 service$0.01100%coinbase15d ago0x6b9c98…eb91ca
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0xa4b320…4e5dee
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x7465af…d467d9
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x1ded13…8850ba
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x186062…731704
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0xab3b45…acbc0b
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x54a9c3…255de6
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x80d8c3…2ec478
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x91bbff…42f5f4
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x25c8f7…34e058
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x8f7517…67d1b0
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x639e11…923ab6
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0x336d8a…912db2
0xef4c…fef90x159b…4908Basex402 service$0.10100%coinbase15d ago0xb7b3d4…722d7b
0x430a…889e0xef4c…fef9Base—$1.34100%coinbase15d ago0x3d4fde…fb6e3f
0xef4c…fef90xcc19…930eBase—$0.22100%coinbase16d ago0xf70f63…507368

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.