Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c0…d20a0xb484…d68eBasex402 service$0.35100%coinbase92d ago0xf9c736…3b4864
0xd9c0…d20a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase92d ago0xc1faf9…961160
0xd9c0…d20a0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase92d ago0xc1d218…31a7a7
0xd9c0…d20a0x2932…4f60Basex402 service$0.005100%coinbase92d ago0x309d6a…53dbe9
0xd9c0…d20a0xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase92d ago0xf2aa14…b9672a
0xd9c0…d20a0x5d51…d60dBasex402 service$0.02100%coinbase92d ago0xcf8dcb…f0e639
0xd9c0…d20a0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI92d ago0x109491…f90007
0xd9c0…d20a0x5d51…d60dBasex402 service$0.02100%coinbase92d ago0x12dd98…112739
0xd9c0…d20a0x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase92d ago0x91e87d…73f833
0xd9c0…d20a0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase92d ago0x9ada52…2bad5c
0xd9c0…d20a0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase92d ago0xf19d81…357d91
0xd9c0…d20a0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase92d ago0xd74cdd…ad289b
0xd9c0…d20a0x5d51…d60dBasex402 service$0.02100%coinbase92d ago0x1a4aca…19de9e
0xd9c0…d20a0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase92d ago0xc106e3…af1581
0xd9c0…d20a0x2fec…f35cBaseAgentOracle PreflightPreflight$0.01100%coinbase92d ago0xb74be0…04880d
0xd9c0…d20a0x1e15…2817BaseSeoul Weather APIWeather$0.01100%coinbase92d ago0xfd1d28…88932f
0xd9c0…d20a0x5d51…d60dBasex402 service$0.02100%coinbase92d ago0x2704db…7fa442
0xd9c0…d20a0x38c9…a584Basex402 service$0.001100%coinbase92d ago0x2691ce…f0af63
0xd9c0…d20a0x24fa…9bf2Basex402 service$0.001100%coinbase93d ago0x26375f…9f413b

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.