Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0xcded57…eed40d
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0xd676ff…8389a3
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x24a749…5052fe
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x300954…82d9f2
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0xb13099…f87691
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x66ca54…224709
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x2d247e…b2b7f6
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x198929…0f383d
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x0cd7c9…a004a8
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x775214…f7bcc1
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x50175d…50fbe9
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x3c5852…29dde6
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x3dddb7…6f345d
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0xea82de…42d503
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0xdf4dda…0dded4
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x526584…07ff6b
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x0330f6…9c2370
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x24566e…c6f42a
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x57763a…3fe72e
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0xe78613…d03d6e
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x76fd79…aab915
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x660bed…fe0cce
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0xf728b7…d55a27
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0xfcdd07…04b803
0xe644…13260x9dba…0df8Basex402 service$0.006100%coinbase93d ago0x64c86f…a98d4c

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.