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—$31.50100%0x2309…083c88d ago0xa03a05…83ecaa
0xa520…eca40x0e3d…7757Base—$5.25100%0x2859…83d488d ago0x7751cd…1cc0d9
0xa520…eca40x0e3d…7757Base—$6.30100%0x2016…553488d ago0x2efe07…410d7b
0xa520…eca40x0e3d…7757Base—$5.25100%0x345f…57af88d ago0xd8bd48…767d9b
0xa520…eca40x0e3d…7757Base—$5.25100%0xdb56…d27888d ago0xd3b507…ea3e85
0xa520…eca40x0e3d…7757Base—$11.55100%0x54b0…438488d ago0x7c64a3…ed5b8c
0xa520…eca40x0e3d…7757Base—$7.35100%0xbb85…658288d ago0x15e3b8…665785
0xa520…eca40x0e3d…7757Base—$19.95100%0xd09f…ebf088d ago0x7cbb15…67e7d9
0xa520…eca40x0e3d…7757Base—$10.50100%0x6288…8b4988d ago0x6e8dfa…4776bf
0xa520…eca40x0e3d…7757Base—$5.25100%0xf239…386c88d ago0x121c3a…220af8
0xa520…eca40x0e3d…7757Base—$10.50100%0xb725…f2dd88d ago0x9ea6ea…de4402
0xa520…eca40x0e3d…7757Base—$10.50100%0xf9f2…732988d ago0x590234…aaa771
0xa520…eca40x0e3d…7757Base—$5.25100%0x5513…a8a988d ago0xedfcf8…f7f1c5
0xa520…eca40x0e3d…7757Base—$11.55100%0x75ef…a0f988d ago0xab6e78…8f9ae9
0xa520…eca40x0e3d…7757Base—$5.25100%0x35b0…b81088d ago0x6fcd96…1a7d9e
0xa520…eca40x0e3d…7757Base—$15.75100%0x5fe9…a96588d ago0xac424d…102f14
0xa520…eca40x0e3d…7757Base—$5.25100%0xfdf6…61a888d ago0x43c7db…eee9ba
0xa520…eca40x0e3d…7757Base—$5.25100%0x0c48…3ed688d ago0xd796fb…1199de
0xa520…eca40x0e3d…7757Base—$21.00100%0x39a9…7be588d ago0x4ef337…d95689
0xa520…eca40x0e3d…7757Base—$5.25100%0xe4c8…f88788d ago0xd80f7e…5c28b5
0xa520…eca40x0e3d…7757Base—$10.50100%0x9307…e92a88d ago0x1ad20c…cdf127
0xa520…eca40x0e3d…7757Base—$31.50100%0x1a4b…80bc88d ago0xe3b495…7c7dbd
0xa520…eca40x0e3d…7757Base—$10.50100%0x4218…be8788d ago0x7d7214…8dac70
0xa520…eca40x0e3d…7757Base—$15.75100%0x02d7…6ab388d ago0x2a40d6…8e24e3
0xa520…eca40x0e3d…7757Base—$5.25100%0xe7f0…b89c88d ago0xa0c22b…a358e3

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.