Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83d9…01780x926b…35b7Base—$0.01100%coinbase42d ago0x18b99b…2e3c2c
0x83d9…01780x926b…35b7Base—$0.01100%coinbase42d ago0xce2529…f24ccf
0x83d9…01780x926b…35b7Base—$0.01100%coinbase42d ago0xd88eb9…f2556d
0x83d9…01780x926b…35b7Base—$0.01100%coinbase42d ago0x3a8261…2fd9e1
0x83d9…01780x926b…35b7Base—$0.01100%coinbase42d ago0x732dfb…e1b623
0x83d9…01780x926b…35b7Base—$0.01100%coinbase42d ago0x225245…3cadf8
0x83d9…01780x926b…35b7Base—$0.01100%coinbase42d ago0x2eadb1…5d49a6
0x83d9…01780x926b…35b7Base—$0.01100%coinbase42d ago0x1119ae…e14e1a
0x83d9…01780x926b…35b7Base—$0.01100%coinbase42d ago0xe7df00…ae1706
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x12a6b7…3f86a9
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x9e3270…5a5b4e
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x505238…2028ed
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0xf85306…b12d6f
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x32093c…36911e
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x870b8b…352dbf
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x5dc641…e0db7f
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0xc7d703…1aed90
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x60647d…beb3ac
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x24ce3f…7ae5c5
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x96e24c…d8d896
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x01b3fb…3fa69e
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0xe77738…4d81c3
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x81bb27…653df6
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x4c6aef…536d0e
0x83d9…01780x926b…35b7Base—$0.01100%coinbase43d ago0x247482…5950f7

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.