Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0xc0abaa…1deafd
0xbf75…59900xaf84…2c90Base—$0.01100%coinbase6d ago0x477e19…0aef6e
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase6d ago0xe23bc4…e1d61a
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase6d ago0xff2f21…742d88
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase6d ago0x82d3d0…972d4f
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase6d ago0x4fbb2c…54915d
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase6d ago0xa84576…4aab03
0xecbf…50d60xf000…94fcBase—$0.03100%coinbase6d ago0x678ae0…1e867b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xf8cf7e…ec5c88
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f2abe…d88c30
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0xb34422…592cfa
0x4855…272c0xf000…94fcBase—$0.01100%coinbase6d ago0x94c9e3…6ac792
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x797f67…8e8d2d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0x3e3a1b…80ce6e
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase6d ago0x8b794e…f1b86d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x5fb01e…69fbbc
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb2d8de…6cfcfd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x8ebbb7…926149
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0xd4e02f…03a4a0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x7ee45c…999ebe
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x268924…1a6d6e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x45f897…ac1053
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe909e7…bb3690
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.003100%coinbase6d ago0xf58b47…2f29d5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0x0a3335…a445b6

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.