Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x6b42f0…9c6ae2
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x0fb364…a03c52
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x7f9c32…d09861
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x34c2df…962fee
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0xe119a4…a1b8db
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x26d3de…545366
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x9f9a5a…f56bc5
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x25fbf5…7ac9fd
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x2a3785…c847e5
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0xc3af7a…9cf5f4
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x7ee8ef…b800cb
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0xcc6ef3…85b968
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x567386…881c0f
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x9e28e8…99da6a
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x2e9bb2…534c4c
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0xe43647…4d8b34
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x9e650a…df2e94
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x418309…8295b6
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x927792…a39c66
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0xe39a84…2c0f90
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x53a9df…3f6d78
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0x8e7a63…5cd0f9
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0xd0cfe7…9be619
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0xa87a76…0f0831
0x0dcd…4e1a0x5aae…482eBase—$0.001100%coinbase7d ago0xdc3abb…086a98

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.