Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34d3…81e80xf000…94fcBase$0.10100%coinbase46d ago0x3a69d2…05bf26
0xe999…a8e80xf000…94fcBase$0.20100%coinbase46d ago0x395a49…576f72
0x3460…b66a0xf000…94fcBase$0.05100%coinbase46d ago0x96cee6…7f8a3e
0x3460…b66a0xf000…94fcBase$0.01100%coinbase46d ago0x856888…7f4a2d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase46d ago0xbe997f…a9112c
0xe999…a8e80xf000…94fcBase$0.10100%coinbase46d ago0xaebfe3…cf3f43
0x0976…2f960xf000…94fcBase$0.10100%coinbase46d ago0xd43f92…39f3ad
0x47cc…ee270xf000…94fcBase$0.01100%coinbase46d ago0x06d89c…74aafb
0x34d3…81e80xf000…94fcBase$0.20100%coinbase46d ago0xa7063b…43eef4
0x34d3…81e80xf000…94fcBase$0.10100%coinbase46d ago0x7cf3cb…1765fb
0x34d3…81e80xf000…94fcBase$0.10100%coinbase46d ago0x5852ae…24e3c4
0x47cc…ee270xf000…94fcBase$0.01100%coinbase46d ago0x807cb7…5c1a67
0xe999…a8e80xf000…94fcBase$0.20100%coinbase46d ago0xe2b43c…6880f6
0x3460…b66a0xf000…94fcBase$0.01100%coinbase46d ago0x882e25…f3d931
0x1744…0e750xf000…94fcBase$0.01100%coinbase46d ago0xec1e7e…de53cf
0x47cc…ee270xf000…94fcBase$0.01100%coinbase46d ago0xeb4248…68d5cd
0xe999…a8e80xf000…94fcBase$0.10100%coinbase46d ago0x3488c0…97284b
0xf737…90d40xf000…94fcBase$0.20100%coinbase46d ago0x65bef9…e00026
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase46d ago0xd3e982…fad927
0xf576…65920xf000…94fcBase$0.03100%coinbase46d ago0xbc0a81…eecd99
0xf576…65920xf000…94fcBase$0.01100%coinbase46d ago0xaa9050…a9363b
0xf737…90d40xf000…94fcBase$0.01100%coinbase46d ago0x5f1339…7bc6a0
0xf737…90d40xf000…94fcBase$0.10100%coinbase46d ago0x9763ed…789252
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase46d ago0x5b3517…e1117c
0x1744…0e750xf000…94fcBase$0.03100%coinbase46d ago0xbffc05…72b257

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.