Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd617…fe3a0x6839…1a2bBase—$0.003100%coinbase7d ago0xfbf6c2…a70784
0x5f11…468a0xc7f3…c044Base—$0.00100%primer7d ago0xdfee87…9ac990
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0af140…ef8aaf
0x4725…54c90x2603…625eBase—$49.5170%0x90e5…259c7d ago0xce2c78…25f2f0
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x96402e…d87bed
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x977457…764656
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase7d ago0xa2082f…2852eb
0x5047…f6cd0x6839…1a2bBase—$0.003100%coinbase7d ago0xa0b2ff…3c8d2f
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xa18fe1…34f939
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x807d48…cfdee4
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase7d ago0x727ecb…ff33b5
0xc7f3…c0440x5f11…468aBase—$0.23100%primer7d ago0x1740c0…0301ce
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase7d ago0x9b3202…6b3d65
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xaac214…3e55ae
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x282c23…0b2842
0x3be9…575c0x4cd0…bc31Base—$35.4470%0x2fbf…ec657d ago0xb8c7fa…58d1b8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x14e5be…2d4746
0xe3ea…95b60x6839…1a2bBase—$0.003100%coinbase7d ago0x3b5f44…c9d115
0x9573…732f0x8e93…9d1aBase—$5.0070%0x3e32…3ce77d ago0xc86155…1d6d88
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xd1541e…501a7e
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x6859b2…08a288
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0x9fbfc5…becb7d
0x0cde…678d0xc66d…6a01Basex402 service$0.001100%payAI7d ago0xdc7a77…7b32e7
0xb205…ff740x6839…1a2bBase—$0.003100%coinbase7d ago0xcb1093…ada4dc
0xcc4b…04bb0x5fcb…98cdBase—$15.8870%0xa923…c9ac7d ago0x0ab622…a890f6

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.