Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7570…59cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase92d ago0x960563…a5b90b
0x7570…59cf0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase92d ago0xc7917d…804496
0x7570…59cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase92d ago0x340a21…45eba3
0x7570…59cf0xd20f…7d0dBase—$0.001100%coinbase92d ago0x2a61c4…5a4353
0x7570…59cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase92d ago0xc9b4b9…7ef3d5
0x7570…59cf0x1304…17caBasex402 service$0.005100%coinbase92d ago0x5683b8…ef9aa1
0x7570…59cf0x5d51…d60dBasex402 service$0.02100%coinbase92d ago0x2bb616…d5f852
0x7570…59cf0x54d6…4afaBasex402 service$0.05100%coinbase92d ago0xbbcddd…ccf9b5
0x7570…59cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase92d ago0x3d862a…c12174
0x7570…59cf0x54d6…4afaBasex402 service$0.05100%coinbase92d ago0x9e44dd…c87e2f
0x7570…59cf0x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase92d ago0x936614…726b2f
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xcec7e5…141d5d
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x481764…77b63f
0x7570…59cf0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase92d ago0x84d960…2efcb2
0x7570…59cf0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase92d ago0x433cad…ec907c
0x7570…59cf0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase92d ago0xa8b2dd…e53b25
0x7570…59cf0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase92d ago0x3da426…feac22
0x7570…59cf0x5721…8867Basex402 service$0.001100%coinbase92d ago0xe75bcb…b48536
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0x9423d2…18902b
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase92d ago0xa292f9…23d373
0x7570…59cf0xdcec…7566Basex402 service$0.01100%coinbase92d ago0x9c7e99…e1c1c5
0x7570…59cf0x54d6…4afaBasex402 service$0.05100%coinbase92d ago0x6704b9…355621
0x7570…59cf0xd20f…7d0dBase—$0.001100%coinbase92d ago0x98db81…f7b189
0x7570…59cf0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase92d ago0x2dc21c…b1697a
0x7570…59cf0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI92d ago0xc077f7…da89ea

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.