Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc36…dc930x2932…4f60Basex402 service$0.25100%coinbase80d ago0x873a37…0d5ec2
0xbc36…dc930x03d7…584cBasex402 service$0.04100%0xf615…3d6c80d ago0x2db061…87baff
0xbc36…dc930xbc64…e3b0Basex402 service$0.001100%coinbase80d ago0x87ed7c…42924c
0xbc36…dc930x0e84…b808BaseOtto AITwitter search$0.001100%coinbase80d ago0x54914d…70f4f6
0xbc36…dc930xd20f…7d0dBase—$0.001100%coinbase80d ago0x70ac3a…967843
0xbc36…dc930x11f5…125dBasex402 service$0.01100%coinbase80d ago0x62a581…8d3a2b
0xbc36…dc930x50ab…12fcBaseArbiPulseDefi$0.25100%coinbase80d ago0xe0a317…93dff9
0xbc36…dc930x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.10100%coinbase80d ago0xe16eb7…c103ad
0xbc36…dc930x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase80d ago0xc1b05f…f35eca
0xbc36…dc930xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase80d ago0x8074c9…f3519b
0xbc36…dc930x4466…125eBasex402 service$0.0022100%coinbase80d ago0x5583e7…c440f3
0xbc36…dc930x4683…6fb0BaseTools API$1.00100%coinbase80d ago0xdfa46b…2746e1
0xbc36…dc930x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase80d ago0x0c721b…847eb9
0xbc36…dc930xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase80d ago0x6ee02d…c14271
0xbc36…dc930xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase80d ago0xf4175d…433e46

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.