Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$5.25100%0x2fa9…16de66d ago0x763535…6ef121
0xa520…eca40x0e3d…7757Base$6.30100%0x4b7f…bff066d ago0xc96edd…8ae3ca
0xa520…eca40x0e3d…7757Base$5.25100%0x9e2a…5a9466d ago0x953385…877ef1
0xa520…eca40x0e3d…7757Base$3.15100%0xc366…284e66d ago0x250572…4c34f3
0xa520…eca40x0e3d…7757Base$1.05100%0x5fe9…a96566d ago0x129d59…b7547e
0xa520…eca40x0e3d…7757Base$5.25100%0x811a…c8aa66d ago0xf478bf…b21d3a
0xa520…eca40x0e3d…7757Base$15.75100%0x6e35…7a2866d ago0x6995e9…8d573e
0xa520…eca40x0e3d…7757Base$1.05100%0x6361…440566d ago0x85c939…a28a69
0xa520…eca40x0e3d…7757Base$11.55100%0x7dc9…9d7b66d ago0xec81dd…6cbc57
0xa520…eca40x0e3d…7757Base$5.25100%0xcd64…d81f66d ago0x08a97b…b1b65e
0xa520…eca40x0e3d…7757Base$10.50100%0x6e05…667f66d ago0xb800e6…17b7da
0xa520…eca40x0e3d…7757Base$5.25100%0xd09f…ebf067d ago0x75eef7…58da59
0xa520…eca40x0e3d…7757Base$5.25100%0xfbd8…39da67d ago0x80bc95…802327
0xa520…eca40x0e3d…7757Base$10.50100%0xa8e8…666867d ago0x9e3ce0…d18716
0xa520…eca40x0e3d…7757Base$5.25100%0xc246…c59567d ago0x0a2467…9d9b0e
0xa520…eca40x0e3d…7757Base$10.50100%0xb89a…e8ac67d ago0x48bab3…c60452
0xa520…eca40x0e3d…7757Base$5.25100%0xe4bd…cd4e67d ago0xad48b3…a2912b
0xa520…eca40x0e3d…7757Base$21.00100%0x54c8…88d567d ago0x4c05ee…f0980e
0xa520…eca40x0e3d…7757Base$10.50100%0x3d68…f69e67d ago0x5ce387…42d06e
0xa520…eca40x0e3d…7757Base$5.25100%0x781c…500167d ago0x94fdb3…d72876
0xa520…eca40x0e3d…7757Base$5.25100%0x60af…6a2567d ago0xc9d2ec…8a4994
0xa520…eca40x0e3d…7757Base$21.00100%0x2fb2…aefd67d ago0xb07784…2dd9e7
0xa520…eca40x0e3d…7757Base$5.25100%0x9f94…626467d ago0x111d63…f52fd9

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.