Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x289f90…437a89
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x0eb19e…33ce99
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0xa36c5e…1ef46e
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x4e74b1…6bb73f
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0xe7eba0…f2b3ac
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x1b69b9…578e75
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x9a7518…2ecb04
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0xdf17ef…0812c7
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0xc54c1b…c20da4
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x283cc3…cffa1a
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x116531…9cf36f
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x1cf80d…9ee999
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0xa2ec23…23816f
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x99ee5c…844592
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x4ae0a1…5a2d05
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x0dfc73…018b69
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0xf227ab…91e224
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x9ce494…d07445
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0xb0e0c7…9d20b3
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x042f81…a4bd68
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x3f21aa…c3fd0f
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x200e48…30a38f
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x8e5cb9…3f6b7c
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0xde9148…186662
0x482b…62f30x5aae…482eBase—$0.001100%coinbase7d ago0x28eff4…3bba97

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.