Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0xf0e6ce…807fee
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x886563…3fa08e
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x118bd7…e98cf5
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0xfad670…6331c4
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x358a6f…6ca783
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x014bd4…6b9990
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x01815e…6ad8db
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x3674f7…909f7a
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x9fa42b…f53f93
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x9d84b0…06fa66
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0xbedd80…f1d550
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x9d2816…6ae7e1
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x9b6736…44e144
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0xef26eb…4bb5d2
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x48e96e…de80f0
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0x23f964…9218e9
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0xb7fd07…0b59f7
0xb329…44470x5aae…482eBase—$0.001100%coinbase6d ago0xc9db7c…fac141
0xb329…44470x5aae…482eBase—$0.001100%coinbase7d ago0xfd64e2…5aea48
0xb329…44470x5aae…482eBase—$0.001100%coinbase7d ago0xd20337…68cec5
0xb329…44470x5aae…482eBase—$0.001100%coinbase7d ago0xe72315…af7d7b
0xb329…44470x5aae…482eBase—$0.001100%coinbase7d ago0xf0259d…4e96ed
0xb329…44470x5aae…482eBase—$0.001100%coinbase7d ago0x0049c5…d13620
0xb329…44470x5aae…482eBase—$0.001100%coinbase7d ago0x5fe5df…78470d
0xb329…44470x5aae…482eBase—$0.001100%coinbase7d ago0x837856…6fe9ac

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.