Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…5f090x7dd5…2629Basex402 service$0.12100%candidates97d ago0x2dc037…83271b
0x395b…5f090x515e…f8ccBasex402 service$0.06100%coinbase97d ago0x743ec1…8d672e
0x395b…5f090xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0xbb6390…de238a
0x395b…5f090x6302…ad57BaseTripadvisorTravel$0.01100%payAI97d ago0x647440…204ef6
0x395b…5f090x217e…67c4Basex402 Service Auditx402$0.003100%coinbase97d ago0x17e5e2…738463
0x395b…5f090x2932…4f60Basex402 service$0.01100%coinbase97d ago0xd92329…81cda8
0x395b…5f090x217e…67c4Basex402 Service Auditx402$0.003100%coinbase97d ago0xbf5d3c…122e5b
0x395b…5f090xdcec…7566Basex402 service$0.01100%coinbase97d ago0x64710c…86e64c
0x395b…5f090xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%candidates97d ago0xb9d774…cde2a7
0x395b…5f090x6c07…5621BaseAgentUtility.aiUsers$0.01100%candidates98d ago0x218745…7c9ab2
0x395b…5f090xd20f…7d0dBase—$0.004100%coinbase98d ago0x93c04d…3b9b1c
0x395b…5f090xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase98d ago0xabe3a2…3c4d10
0x395b…5f090xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase98d ago0x12ec34…ceb7a3
0x395b…5f090xdadc…b9dfBaseNetIntelWeb content$0.01100%candidates98d ago0x4fe229…f73ff7
0x395b…5f090xbc64…e3b0Basex402 service$0.001100%coinbase98d ago0x5b1370…96f3cd
0x395b…5f090xdadc…b9dfBaseNetIntelWeb content$0.01100%candidates98d ago0x17e026…e3edfc
0x395b…5f090x3070…fa85Basex402 service$0.02100%coinbase98d ago0x20b609…aa764e
0x395b…5f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xbbc316…fc17b6
0x395b…5f090x03d7…584cBasex402 service$0.03100%coinbase98d ago0x5a9df5…297438
0x395b…5f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x12d03b…b183b4
0x395b…5f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x53292d…70a7ac
0x395b…5f090x1274…d0b6BaseToken PricePrice$0.001100%coinbase98d ago0xd716ad…a89986
0x395b…5f090x124f…4478BaseStableCryptoDefillama$0.01100%coinbase98d ago0x5462a0…a25cb2
0x395b…5f090xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase98d ago0x939b8c…25eab9
0x395b…5f090x124f…4478BaseStableCryptoDefillama$0.01100%coinbase98d ago0x27db1e…18735c

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.