Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.10100%coinbase48d ago0xa98895…97fd05
0x1744…0e750xf000…94fcBase—$0.01100%coinbase48d ago0x407cfd…b50d61
0x1744…0e750xf000…94fcBase—$0.20100%coinbase48d ago0x1b3b47…a5d70e
0x1744…0e750xf000…94fcBase—$0.10100%coinbase48d ago0xd7e69d…1041bb
0x1744…0e750xf000…94fcBase—$0.20100%coinbase48d ago0x98567f…818994
0x1744…0e750xf000…94fcBase—$0.10100%coinbase48d ago0x7e21f7…9ee233
0x1744…0e750xf000…94fcBase—$0.20100%coinbase48d ago0x5d8607…b64bae
0x1744…0e750xf000…94fcBase—$0.10100%coinbase48d ago0x79579b…17b0f1
0x1744…0e750xf000…94fcBase—$0.01100%coinbase48d ago0x84f0eb…070fb8
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x76b76a…647cef
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0xa75a22…854931
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x60785b…0589bc
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0xdcfdc3…24f66c
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x8051ff…8e9a35
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x125657…61de69
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x1edacf…c57f97
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x3d681c…efb570
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x6136f5…40a9e2
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0xdfbe18…20321c
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x646713…d67727
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x562f75…9a18ea
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0xff2e43…236c5b
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x24df34…3b7462
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x48a97f…74e23d
0x1744…0e750xf000…94fcBase—$0.03100%coinbase48d ago0x64c7f7…2e6591

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.