Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x76a96b…adfd8f
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x6292fd…26be50
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xfb0b01…31dcf4
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x895290…f79894
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x304c22…bd5d54
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x26daef…0acee6
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xc166da…16eed3
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x171626…dddceb
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xb5245b…a7a5aa
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xb38ebd…084abd
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xad6175…af8798
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x6db2e1…feece9
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x2425e3…f0c5a3
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x59b316…f90321
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x864494…86c8a0
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xb055d3…cef75a
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xb5b2df…e29808
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x66ba22…10e5e1
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x2b398e…5a02fd
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x4b1228…1fcfc8
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0x66d2e0…09c398
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xb75452…ecf56f
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xb313db…dd0803
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xf67c13…5466e8
0x80d7…05970xafff…aad3Base$0.10100%coinbase175d ago0xd4b22b…2ce847

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.