Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd2b…8de40x9dba…0df8Basex402 service$0.006100%coinbase7d ago0xa42755…ad29a0
0xcd2b…8de40x9dba…0df8Basex402 service$0.006100%coinbase7d ago0xd49056…a09549
0xcd2b…8de40x9dba…0df8Basex402 service$0.006100%coinbase7d ago0x7783cf…0a4a12
0xcd2b…8de40x9dba…0df8Basex402 service$0.006100%coinbase7d ago0xd7f596…4f6fdb
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x096c4a…549eb1
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x2f7c3b…e57930
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x76808e…b2cb6c
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0xf760c7…21a108
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0xcf6b8b…4f0f86
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0xd3e3a9…e998eb
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0xdbeda4…a9e2b9
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x9c7835…50156c
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0xf74680…4a3df6
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0xaadb66…108f60
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0xabbf90…608d51
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x05cb04…ab6d72
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x3fff9a…fcf04e
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0xa09cff…881964
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x3af551…116279
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x0e1f9b…900ddc
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x6be41c…109be5
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x5ab199…f7fd4a
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x69ac02…65c8f0
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0x310e8a…ee3156
0xcd2b…8de40x9dba…0df8Basex402 service$0.005100%coinbase7d ago0xac1782…a7fc7d

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.