Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f52…3a8f0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase95d ago0x6b6cdd…e1db5f
0x3f52…3a8f0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase95d ago0x3d566a…9b2a9f
0x3f52…3a8f0x38c9…a584Basex402 service$0.001100%coinbase95d ago0xcec577…421012
0x3f52…3a8f0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase95d ago0x431eb5…7351e7
0x3f52…3a8f0xdcec…7566Basex402 service$0.01100%coinbase95d ago0x5e06cf…74ff6a
0x3f52…3a8f0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase95d ago0x15be3e…4e47cc
0x3f52…3a8f0x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase95d ago0x6b3cd9…7c366e
0x3f52…3a8f0x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase95d ago0x6ea718…fc40be
0x3f52…3a8f0x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase95d ago0x3b0220…ffdf3d
0x3f52…3a8f0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase95d ago0x289dac…d06786
0x3f52…3a8f0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase95d ago0x4607eb…d53649
0x3f52…3a8f0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase95d ago0xa5bbf6…358f6b
0x3f52…3a8f0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase95d ago0xc8db05…c27b9f
0x3f52…3a8f0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase95d ago0x219a96…daffce
0x3f52…3a8f0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x093ade…6f54b5
0x3f52…3a8f0xffc4…37b1Basex402 service$0.001100%coinbase95d ago0xff9db0…8896ef
0x3f52…3a8f0xffc4…37b1Basex402 service$0.001100%coinbase95d ago0x85158a…aa6125
0x3f52…3a8f0xb65b…c818Basex402 service$0.001100%coinbase95d ago0xd1f94e…cbe222
0x3f52…3a8f0xc751…86a1Baseglim.shTwitter$0.001100%coinbase95d ago0x615475…934c09
0x3f52…3a8f0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI95d ago0x540af9…3f753f
0x3f52…3a8f0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase95d ago0xfc840f…ee9b43
0x3f52…3a8f0x41ad…2170Basex402 service$0.25100%coinbase95d ago0x0cf47e…6710e6

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.