Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…1f050xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xe0bb00…993107
0xd49b…47230xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x642798…32699d
0xd49b…47230xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x315deb…154ab7
0xd49b…47230xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x7ad925…fa74a9
0xd49b…47230xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x9fd31e…4fdc66
0xd49b…47230xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x0137f5…10d533
0xd49b…47230xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x0ffa4d…f48c13
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x530410…1f63be
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002358100%coinbase18d ago0x6ddf08…d797a1
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x936f20…a55f14
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase18d ago0x9087d3…23e24e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase18d ago0x11da8d…c870a8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase18d ago0xc509bf…5b7931
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.008413100%coinbase18d ago0x9b4c8e…e56537
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase18d ago0x3fddb7…0fc17f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xf1e5a4…df5fc1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase18d ago0xc39a06…db7fe1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x09849d…83e844
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x23a442…1d5cce
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.00378100%coinbase18d ago0xb2dff7…94a620
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002367100%coinbase18d ago0xed8338…2cdf45
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x6d8eb1…0bff53
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase18d ago0xce4272…7fc156
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase18d ago0x48e66b…1468ea
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase18d ago0xf29553…32e7a5

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.