Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0xfaea7d…dccfae
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x4abeea…3e45eb
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x2c2845…95f955
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x4b65ce…97c2b3
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0xa8dd9d…ae74d8
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x8864fd…5624bf
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x0a26c9…010b39
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0xf0ede4…553855
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x7dfeb8…f4af92
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x55ed80…9045e5
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x01ab37…8df7e4
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x91d324…5dfe06
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0xa5f46f…a2c6da
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x857820…4480ac
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x3d9c5e…2084a0
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0xc2d1aa…09bde5
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x16ae0f…175eef
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x1ab73e…d83b77
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0xb92a12…abfd2e
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0xfbb976…fe2afd
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0xedf270…82e9b7
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x08624b…11ba34
0x558a…d3900x5aae…482eBase—$0.001100%coinbase13d ago0x276322…0b6403
0x558a…d3900x5aae…482eBase—$0.001100%coinbase14d ago0x526d20…190abc
0x558a…d3900x5aae…482eBase—$0.001100%coinbase14d ago0xa2dd33…536f0c

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.