Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase18s ago0x240aa1…31d153
0xa7db…69070xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase18s ago0x911932…094b63
0x0d45…7ea00xc148…3515Base—$135.0070%0x23ef…243120s ago0xb53076…6bd64f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20s ago0xb8e10e…1c9195
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a520s ago0x39a075…6a1453
0xc19c…9c630x3e0a…78e7Base—$0.005177100%coinbase20s ago0xb60fab…37f027
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase22s ago0xe38b5d…6c18b3
0x01b1…8f580x47c5…4fc3Base—$10.5070%0x5823…9b2122s ago0x912705…af2f2d
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase22s ago0xfc82bb…c9ee9b
0x2b42…a5a70xef43…6c7fBase—$0.01100%virtuals22s ago0x33dcad…224297
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase24s ago0xc2a255…d50ba1
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x16b06c…368f9e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase26s ago0x11b784…9c4bd6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase26s ago0xfa75f2…b74637
0xcb9b…ddb30x6839…1a2bBase—$0.003100%coinbase28s ago0xaef558…3f7867
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase28s ago0xeb38a1…fa7ef5
0xe36f…ca720x9e25…0810Base—$0.0370%0x9e25…081028s ago0x98978b…bfa27f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0xa264dd…70a944
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0xc7d5c5…cda768
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x1b75c4…e99e04
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase30s ago0xe74d96…56b117
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase32s ago0xacbf47…8d89da
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase34s ago0xa2a6f8…ab2a80
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a536s ago0x7210f7…fdb2e4
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase38s ago0x4d2e55…17d009

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.