Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f80…b0c90x5b56…96f0Basex402 service$0.002100%coinbase82d ago0xcf5de8…78cf1d
0x5f80…b0c90x5770…f8b2Basex402 service$0.002100%coinbase82d ago0x45a881…7c1ace
0x5f80…b0c90x6302…ad57BaseTripadvisorTravel$0.01100%payAI82d ago0xf8fc40…417cdb
0x5f80…b0c90x03d7…584cBasex402 service$0.31100%0xf615…3d6c82d ago0xbd4559…bf9711
0x5f80…b0c90xb65b…c818Basex402 service$0.001100%coinbase82d ago0x6fc0d1…cdd197
0x5f80…b0c90x5b56…96f0Basex402 service$0.002100%coinbase82d ago0xcd89ef…e9decc
0x5f80…b0c90xffc4…37b1Basex402 service$0.001100%coinbase82d ago0xf82545…cd89a9
0x5f80…b0c90xffc4…37b1Basex402 service$0.001100%coinbase82d ago0x2988ac…1e8219
0x5f80…b0c90xffc4…37b1Basex402 service$0.001100%coinbase82d ago0x5cd63a…624260
0x5f80…b0c90xffc4…37b1Basex402 service$0.001100%coinbase82d ago0x42f986…0aaf3e
0x5f80…b0c90xffc4…37b1Basex402 service$0.001100%coinbase82d ago0x46c52d…5d7bca
0x5f80…b0c90xffc4…37b1Basex402 service$0.001100%coinbase82d ago0x5a8d53…393dab
0x5f80…b0c90x5721…8867Basex402 service$0.001100%coinbase82d ago0x28c3fc…b4bf63
0x5f80…b0c90x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI82d ago0x597398…f12688
0x5f80…b0c90x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI82d ago0x960816…d5dccf
0x5f80…b0c90x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x086e6f…5c8df5
0x5f80…b0c90x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase82d ago0x606935…20dae9
0x5f80…b0c90x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase82d ago0x7f9ad0…4687f2
0x5f80…b0c90x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase82d ago0x9cfea9…ee504e
0x5f80…b0c90x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase82d ago0xbd2ddf…152ae7
0x5f80…b0c90x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase82d ago0x3a7607…d373c7
0x5f80…b0c90x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase82d ago0xf18787…9db931

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.