Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102e…ab430xa9dd…2315Base$0.002100%coinbase14s ago0x243d54…2efd36
0x102e…ab430xa9dd…2315Base$0.002100%coinbase14s ago0x1618fd…3cd204
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xf0a80d…ca4419
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xa300d3…9307ed
0x1332…66eb0x47c5…4fc3Base$10.5070%0x5520…8e5b18s ago0x732737…532449
0x1160…70de0x6839…1a2bBase$0.003100%coinbase22s ago0x35eb06…890ce8
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase28s ago0x2be59c…839d00
0x0d01…8e5b0x325b…d430BaseStableEnrichExa$0.01100%coinbase28s ago0x0228c4…db9eee
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase30s ago0xcfbaf9…62000b
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase30s ago0xb25254…f7c000
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x6b4e46…8e5c84
0x225c…92150x6839…1a2bBase$0.003100%coinbase30s ago0xbb37e8…bed999
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase30s ago0xfdd427…72411a
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase32s ago0x42fd89…b772be
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase32s ago0xbb476b…b98cb0
0x488f…a4f50x3e0a…78e7Base$0.003837100%coinbase32s ago0x822f78…1f96db
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x2a7016…447b85
0x3def…f22d0x6839…1a2bBase$0.003100%coinbase36s ago0xb813a7…e1b118
0x8715…a3000x6839…1a2bBase$0.003100%coinbase42s ago0x06fdaa…ae42f8
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x6fb3ca…c7bc6d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x4a5df8…e1b251
0x6f67…159d0x2ec4…be71Basex402scanX402$0.01100%coinbase48s ago0xec82ac…42b1fc
0x9d13…77ba0x6839…1a2bBase$0.003100%coinbase48s ago0xe36cfc…06444c
0x6f67…159d0x2ec4…be71Basex402scanX402$0.01100%coinbase50s ago0x72b211…3edd73
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0xaa91d3…bc2dee

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.