Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x97b239…56bf6f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x1343d2…0d5c58
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x097f9c…e33b26
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xa252c5…ef8692
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x33ef4b…3ff769
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x6a657f…17d633
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x46fbac…896694
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x0f251e…4e17fa
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x8dcdd5…8fee20
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x49b963…769a69
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x727a38…71968c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xbd1f9e…c1552e
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x37178b…b80101
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x7b756f…209463
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xb64825…04cae4
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xb780a3…f945ee
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x982c54…32fa70
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xbd7d24…91b2da
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xd63127…deca11
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xa15db0…92d494
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x1d4357…aaa81b
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x81a4d9…475a68
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x5b63ff…3c6eed
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xb4cd52…576b9c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase71d ago0x46a569…cb262d

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.