Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a9…5faf0x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase81d ago0x36ef4b…38e1d4
0x3105…b5a90x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase82d ago0x6a32e7…9f8190
0x5958…50360x4df6…cdeaBaseWeb Search (SERP)Search$0.03100%coinbase82d ago0xf5c22b…caccdf
0xe616…46c70x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase82d ago0x4a54af…4e6605
0x0260…7d160x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x0b8e65…03de96
0xa8f5…c2100x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x7053a1…09b78c
0xd15a…098e0x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0xd89692…ae8fc2
0x9415…ad820x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x233256…f8cf6c
0x01a6…13460x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x0d85bc…da75f9
0xb1b6…0f880x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0xb01afc…ede88c
0x3d8d…19aa0x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x4a85d0…2001a7
0x670f…e2f70x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x71b391…31ca52
0xd237…bce20x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x7325f5…820641
0x56ae…a8d00x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x6f66d7…528b0b
0x5f80…b0c90x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x086e6f…5c8df5
0xd5c5…27a30x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0xa38de7…cad15e
0x0a81…48e30x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0xf16ae9…b81c28

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.