Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88ae…753b0x26b3…e987Basex402 service$0.02100%coinbase118d ago0xb5cf4c…745dca
0x88ae…753b0x26b3…e987Basex402 service$0.005100%coinbase118d ago0xa6729d…5389e4
0x88ae…753b0xfb5f…8ae0Basex402 service$0.02100%coinbase118d ago0xbd9d48…078aa3
0x88ae…753b0xfb5f…8ae0Basex402 service$0.005100%coinbase118d ago0x6458c0…278ab5
0x88ae…753b0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase118d ago0x495aaa…ce237f
0x88ae…753b0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase118d ago0x146e56…5b18bd
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0xa4399f…4f5259
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x22dc62…4422de
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x80a04e…25268e
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0xa2e565…c540d0
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x66c598…00af24
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x645c1c…46fadc
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x8f5a95…307aa3
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x5df472…dd2b6e
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x046a7d…56ceff
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x28f696…51eca3
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x53e753…06202a
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x6a4f0f…2c4606
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0xdd2c59…3b2896
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x0c30de…9e2470
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x49bb0d…7a6e74
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x6f93c2…478046
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x7e0296…e3cb17
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0x9dbd55…3e7e13
0x88ae…753b0x24fa…9bf2Basex402 service$0.005100%coinbase118d ago0xd99610…64629f

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.