Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0x86e13b…1c6904
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0x22711d…14469a
0x3ea0…083c0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase19d ago0x489f19…c8c099
0x3ea0…083c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x9e83ea…07c7d7
0x3ea0…083c0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x1ce8d3…ca7365
0x3ea0…083c0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0xe57876…fcd299
0x3ea0…083c0x6d6e…9192BaseExaSearch$0.001100%coinbase19d ago0xd6adde…e7ce69
0x3ea0…083c0x6d6e…9192BaseExaSearch$0.001100%coinbase19d ago0x33c036…c7d243
0x3ea0…083c0x2fce…a539Base—$0.00170%0x2fce…a53919d ago0x1a0901…5ee7b3
0x3ea0…083c0x2fce…a539Base—$0.00170%0x2fce…a53919d ago0x522fce…5b3067
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0x148c7c…f6dce7
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0xe9b2c4…38294a
0x3ea0…083c0x2fce…a539Base—$0.00170%0x2fce…a53919d ago0xd12be7…f5350a
0x3ea0…083c0x2fce…a539Base—$0.00170%0x2fce…a53919d ago0x0ce7b2…9007dd
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0x07fb67…d8be0c
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0xfdf0ac…ac5443
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0xcb84fa…0df249
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0x9d1bb9…b5467e
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0xdda8a2…b11031
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0xdb6282…f9ec46
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0xd5bdc2…f2721d
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0x1b6bc2…93b0e6
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0x8b1a88…4fb851
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0xf8ecdb…6f0127
0x3ea0…083c0x3ea0…083cBase—$0.00120%Payer-submitted19d ago0x640786…ae6edb

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.