Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x10cc06…9bf70f
0xa7d0…21a90x9dba…0df8Basex402 service$0.01100%coinbase13d ago0x9e32a5…887c44
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x3ec1f2…e13056
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x4c0aff…a8410d
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x4ab9d6…b80d5a
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xeb036b…3b96db
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x97130e…92bc95
0xa7d0…21a90x9dba…0df8Basex402 service$0.01100%coinbase13d ago0x864754…625759
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x165360…6aadb8
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x466f84…425ab1
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x90f528…134901
0xa7d0…21a90x9dba…0df8Basex402 service$0.01100%coinbase13d ago0x66d575…2c1c4d
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0xc22ec7…aa4193
0xa7d0…21a90x9dba…0df8Basex402 service$0.006100%coinbase13d ago0x56d350…2bfe09
0xa7d0…21a90x9dba…0df8Basex402 service$0.01100%coinbase13d ago0xbe580e…585f3b

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.