Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004568100%coinbase15s ago0x7394e2…e976d5
0x65ba…bccc0x52e2…f3eaBasex402 service$0.005100%coinbase15s ago0x151902…b6a5d8
0x1332…66eb0x47c5…4fc3Base$10.0070%0x5613…339e17s ago0xbfa1fb…8aa9bd
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted17s ago0x169ec0…7b5e1d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0x28932a…881c58
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase19s ago0xafe72d…190e4f
0x86fe…74c30x5aae…482eBase$0.25100%coinbase19s ago0xd37656…625ccb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0x7f196d…773f79
0x65ba…bccc0x52e2…f3eaBasex402 service$0.02100%coinbase19s ago0x5d8972…eaae16
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted21s ago0x97b2b5…ca7e0b
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23s ago0xba3139…36ee59
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23s ago0xf2b428…980acb
0x7078…50800xa9dd…2315Base$0.002100%coinbase23s ago0xce29a3…62f475
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x6823dd…1e9fd8
0x65ba…bccc0x52e2…f3eaBasex402 service$0.005100%coinbase25s ago0x5e660b…b1070d
0x7078…50800xa9dd…2315Base$0.002100%coinbase25s ago0xd9fc70…3f6331
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a525s ago0xbcebbd…2cc9ae
0x3067…1a470x4f4b…422dBase$0.001100%coinbase29s ago0x403b65…f8b637
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29s ago0xb253b6…8b390a
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x2dbf45…3d3cba
0xa787…64cf0x47c5…4fc3Base$92.4070%0x8ee8…f8f231s ago0x70c7e6…c4a043
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.00454100%coinbase35s ago0x305527…0138b8
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase35s ago0x34f61c…2f659e
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase37s ago0xadb886…a1e79e
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted39s ago0xed5591…8c8be5

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.