Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x556c…126e0x556c…126eBase—$0.1570%0x6b36…7d8f35d ago0xc90035…9b5a30
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0x7e0482…214465
0x556c…126e0x556c…126eBase—$0.0570%0x6b36…7d8f35d ago0xe12bf9…e6041a
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0xc0979f…9de6a5
0x556c…126e0x556c…126eBase—$0.1570%0x6b36…7d8f35d ago0x491a90…b6b0f9
0x556c…126e0x556c…126eBase—$0.0570%0x6b36…7d8f35d ago0xc973a0…9bbda5
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0xa0e452…b5eb5b
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0x7b7cb6…6925c9
0x556c…126e0x556c…126eBase—$0.1570%0x6b36…7d8f35d ago0x098b99…da98bd
0x556c…126e0x556c…126eBase—$0.0570%0x6b36…7d8f35d ago0x84a0fc…1de211
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0xb8d2e4…e43b7b
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0xedbef3…ae1698
0x556c…126e0x556c…126eBase—$0.1570%0x6b36…7d8f35d ago0xccc2f9…b20f35
0x556c…126e0x556c…126eBase—$0.0570%0x6b36…7d8f35d ago0x362989…a13bce
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0x3e8f33…ea48a3
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0x3fa6ae…f93119
0x556c…126e0x556c…126eBase—$0.1570%0x6b36…7d8f35d ago0x45b146…f84615
0x556c…126e0x556c…126eBase—$0.0570%0x6b36…7d8f35d ago0xf26ae4…377aca
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0xd36d90…254180
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0x942009…c9c20e
0x556c…126e0x556c…126eBase—$0.1570%0x6b36…7d8f35d ago0x163714…812b82
0x556c…126e0x556c…126eBase—$0.0570%0x6b36…7d8f35d ago0xbd60f5…fbf078
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0xa28ce7…d20e27
0x556c…126e0x556c…126eBase—$0.0099570%0x6b36…7d8f35d ago0xb326e3…af58db
0x556c…126e0x556c…126eBase—$0.1570%0x6b36…7d8f35d ago0x11a9da…eafde7

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.