Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94aa…02be0xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x299518…322c1e
0x94aa…02be0xf670…576aBasex402 service$0.01100%coinbase15d ago0x0ca890…f48b39
0x94aa…02be0xfb98…2578BaseTWZRD Agent IntelligenceAgent$0.001100%coinbase15d ago0x0ee428…82b4c3
0x94aa…02be0x1c8b…ea36BaseHermes CommerceHermes$0.01100%coinbase15d ago0xa2d1a9…019ee9
0x94aa…02be0xec84…de28BaseMaha Context CompilerAi$0.001100%coinbase15d ago0x97e738…784cc1
0x94aa…02be0xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x65a6e6…7a6458
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x9c07a2…115b1c
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0xc86300…2208d0
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x374df0…a75c95
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x772bac…c32d20
0x94aa…02be0xeb76…0d35Basex402 service$0.001100%coinbase15d ago0x161f8b…13c8fe
0x94aa…02be0xcaf1…8943Basex402 service$0.005100%coinbase15d ago0xe06f97…726723
0x94aa…02be0x9720…874cBaseLink Lens URL InspectorUrl-intelligence$0.05100%coinbase15d ago0x8eef71…e490c5
0x94aa…02be0x239d…5ad1Basex402 service$0.05100%coinbase15d ago0x613f8f…4dfe70
0x94aa…02be0x9700…d3abBaseOblique MarketsTime$0.002100%coinbase15d ago0xdb8fa8…7d6a54
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x9d44de…beab10
0x94aa…02be0xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x5e1852…2b01e2
0x94aa…02be0x1831…ebbdBasex402 service$0.005100%coinbase15d ago0x983164…99adc4
0x94aa…02be0x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase15d ago0xb6a4f6…d433f0
0x94aa…02be0xa709…8c6fBasex402 service$0.002100%coinbase15d ago0x50d9e8…fc7090
0x94aa…02be0xa7f3…4689BaseAiSpace VeniceVenice$0.01100%coinbase15d ago0x0d2686…e95a63
0x94aa…02be0xe79e…6f95BaseAgent UtilitiesResearch$0.01100%coinbase15d ago0xec64b5…d37cf7
0x94aa…02beSite Quality AuditBaseOnRamperXValue-router$0.005100%coinbase15d ago0xf66989…96abd6
0x94aa…02be0x7103…3661BaseVoidFeedDataset$0.05100%coinbase15d ago0xbdba5c…5ac411
0x94aa…02be0x463c…60dbBasex402 service$0.02100%payAI15d ago0x572c0b…d3eb68

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.