Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase8s ago0x42d75b…45f407
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0xdb9c5b…19a617
0xfc2e…db2d0x0aba…04a6Base—$1.2570%0x7e99…09888s ago0x3928f5…382cbe
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase8s ago0xc130ed…5200d6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase12s ago0x17cb0e…b6111e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14s ago0x184be6…915cc7
0xfc2e…db2d0x161b…2bdaBase—$1.2570%0x7e99…098814s ago0x4c9507…37dfdd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xd055e3…72aaf0
0xadc2…866b0x6839…1a2bBase—$1.00100%coinbase16s ago0xd66066…7b07b6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xdbe3b8…6cd98f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase20s ago0x70ba12…f81004
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase20s ago0xfe1fe5…f38f3d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase22s ago0xed8e01…ad9153
0x8fb2…120f0x3e0a…78e7Base—$0.005663100%coinbase24s ago0x514026…915c32
0x5669…11220x6839…1a2bBase—$1.00100%coinbase26s ago0x7238ed…9743e6
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa26s ago0x59dccf…a87a95
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xd8c1dc…4c3448
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase28s ago0xc37166…bc2bb9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase28s ago0x974d9c…79a0ba
janivanov.eth0x47c5…4fc3Base—$210.0070%0x3368…d66b28s ago0x178244…bfc2ed
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase30s ago0x6a4b6d…3b60a6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x654f3b…882174
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase32s ago0xf19dfa…b36aab
0x1332…66eb0x47c5…4fc3Base—$199.5070%0xf74f…ffda32s ago0x3e1629…0cc6a5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x45b8ce…58f6ad

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.